From 41fde87ed8d1fcd593777bdfae2fa9e65006d984 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Fri, 15 May 2015 12:05:06 +0200 Subject: build: add support for out of tree modules --- ucoo/hal/uart/Module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ucoo/hal/uart/Module') diff --git a/ucoo/hal/uart/Module b/ucoo/hal/uart/Module index a9d185e..8b1bac2 100644 --- a/ucoo/hal/uart/Module +++ b/ucoo/hal/uart/Module @@ -1 +1 @@ -hal_uart_SOURCES = uart.stm32.cc +ucoo_hal_uart_SOURCES = uart.stm32.cc -- cgit v1.2.3