summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/Makefile
diff options
context:
space:
mode:
authorIngo Albrecht <prom@berlin.ccc.de>2010-03-07 15:07:17 +0100
committerIngo Albrecht <prom@berlin.ccc.de>2010-03-07 15:07:17 +0100
commit094974124525789c7fef7f81787855879ea8bfd8 (patch)
treef59219b6151b0854fafb688ec19b496a41ebb606 /src/target/firmware/Makefile
parent11d9b613b4e66b7c4c338f2096690cc6731f6601 (diff)
firmware: Added an e99 board and fixed e99 init code build.
Diffstat (limited to 'src/target/firmware/Makefile')
-rw-r--r--src/target/firmware/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/firmware/Makefile b/src/target/firmware/Makefile
index 02e800f5..aef1d42b 100644
--- a/src/target/firmware/Makefile
+++ b/src/target/firmware/Makefile
@@ -12,8 +12,9 @@ RF_OBJS=rf/trf6151.o
START=board/common/compal_ramload_start.S
LDS=board/common/compal_ramload.lds
-BOARDS=compal_e88
+BOARDS=compal_e88 compal_e99
compal_e88_OBJS=board/common/rffe_compal_dualband.o board/compal_e88/init.o
+compal_e99_OBJS=board/common/rffe_compal_dualband.o board/compal_e99/init.o
APPLICATIONS=hello_world l1test compal_dump compal_dsp_dump layer1 loader