From: sjlongland Date: Sat, 26 Sep 2015 11:45:20 +0000 (+0000) Subject: Makefile: Add stm32f4_vrom to sm1000 target X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=d6a7ad0a72c340847b453b24e2f0708cfa05c0a3;p=freetel-svn-tracking.git Makefile: Add stm32f4_vrom to sm1000 target git-svn-id: https://svn.code.sf.net/p/freetel/code@2393 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/codec2-dev/stm32/Makefile b/codec2-dev/stm32/Makefile index 0ea3b337..94cd335a 100644 --- a/codec2-dev/stm32/Makefile +++ b/codec2-dev/stm32/Makefile @@ -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)