lm3s: fix build bug in empty and kernel presets (lm3s_ssiOpen)
[bertos.git] / boards / ek-lm3s1968 / templates / empty / empty_user.mk
index 4c8ed7ef158ad99ba17d65403258db146f7d47b5..01feaf12e86eafed8606f30412f644a749ea39e7 100644 (file)
@@ -9,6 +9,7 @@ empty_PROGRAMMER_PORT = none
 
 # Files included by the user.
 empty_USER_CSRC = \
+       $(empty_SRC_PATH)/../bertos/cpu/cortex-m3/drv/ssi_lm3s.c \
        $(empty_SRC_PATH)/main.c \
        #