From 1c8c9b8cfdf7cf6e160d0baee6e89bcb8782c25b Mon Sep 17 00:00:00 2001 From: Ingo Albrecht Date: Thu, 15 Jul 2010 21:41:29 +0200 Subject: firmware: sim controller driver by dexter --- src/target/firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/target/firmware/Makefile') diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile index ca0a13c1..a78d5227 100644 --- a/src/target/firmware/Makefile +++ b/src/target/firmware/Makefile @@ -25,7 +25,7 @@ ramload_LDS=board/common/compal_ramload.lds osmoload_LDS=board/common/compal_osmoload.lds # List of all applications (add yours here!) -APPLICATIONS=hello_world compal_dump compal_dsp_dump layer1 loader +APPLICATIONS=hello_world compal_dump compal_dsp_dump layer1 loader simtest # Things that go in all applications ANY_APP_OBJS+=$(START:.S=.o) $(ABB_OBJS) $(RF_OBJS) $(DISPLAY_OBJS) $(FLASH_OBJS) -- cgit v1.2.3