Makefile: Add stm32f4_vrom to sm1000 target
authorsjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 26 Sep 2015 11:45:20 +0000 (11:45 +0000)
committersjlongland <sjlongland@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 26 Sep 2015 11:45:20 +0000 (11:45 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2393 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/stm32/Makefile

index 0ea3b3375714690cf2c9768844f459b80db486f2..94cd335aeef0ba136fa477733983ee20fe816af8 100644 (file)
@@ -674,6 +674,7 @@ src/sm1000_leds_switches.c \
 src/debugblinky.c \
 src/system_stm32f4xx.c \
 src/startup_stm32f4xx.s \
+src/stm32f4_vrom.c \
 src/init.c
 
 SM1000_SRCS += $(CODEC2_SRCS)