From d6a7ad0a72c340847b453b24e2f0708cfa05c0a3 Mon Sep 17 00:00:00 2001 From: sjlongland Date: Sat, 26 Sep 2015 11:45:20 +0000 Subject: [PATCH] Makefile: Add stm32f4_vrom to sm1000 target git-svn-id: https://svn.code.sf.net/p/freetel/code@2393 01035d8c-6547-0410-b346-abe4f91aad63 --- codec2-dev/stm32/Makefile | 1 + 1 file changed, 1 insertion(+) 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) -- 2.25.1