Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / ek-lm3s1968 / templates / empty / empty_user.mk
index 4c8ed7ef158ad99ba17d65403258db146f7d47b5..e068232f429bd0cce55085eac9bf79b70c91f4b9 100644 (file)
@@ -9,6 +9,7 @@ empty_PROGRAMMER_PORT = none
 
 # Files included by the user.
 empty_USER_CSRC = \
+       bertos/cpu/cortex-m3/drv/ssi_lm3s.c \
        $(empty_SRC_PATH)/main.c \
        #