summaryrefslogtreecommitdiff
path: root/openpicc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openpicc/Makefile')
-rw-r--r--openpicc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpicc/Makefile b/openpicc/Makefile
index f88afb8..73c1c72 100644
--- a/openpicc/Makefile
+++ b/openpicc/Makefile
@@ -75,6 +75,7 @@ LINKER_FLAGS=-Xlinker -oopenpicc.elf -Xlinker -M -Xlinker -Map=openpicc.map
# Source files that must be built to ARM mode.
#
ARM_SRC= \
+ config/board.c \
application/main.c \
application/led.c \
application/cmd.c \
personal git repositories of Harald Welte. Your mileage may vary