X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lm3s1968%2Ftemplates%2Fempty%2Fempty_user.mk;fp=boards%2Fek-lm3s1968%2Ftemplates%2Fempty%2Fempty_user.mk;h=01feaf12e86eafed8606f30412f644a749ea39e7;hb=4cce3daeccf5c5af609ca02e6dfb3587ad9e63ab;hp=4c8ed7ef158ad99ba17d65403258db146f7d47b5;hpb=584f60adc779ce8fc9a261f075438bfa9e03f3b2;p=bertos.git diff --git a/boards/ek-lm3s1968/templates/empty/empty_user.mk b/boards/ek-lm3s1968/templates/empty/empty_user.mk index 4c8ed7ef..01feaf12 100644 --- a/boards/ek-lm3s1968/templates/empty/empty_user.mk +++ b/boards/ek-lm3s1968/templates/empty/empty_user.mk @@ -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 \ #