diff options
Diffstat (limited to 'demos/ARM7-LPC214x-GCC/Makefile')
| -rw-r--r-- | demos/ARM7-LPC214x-GCC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/ARM7-LPC214x-GCC/Makefile b/demos/ARM7-LPC214x-GCC/Makefile index 6b3620e8a..c7bf868ef 100644 --- a/demos/ARM7-LPC214x-GCC/Makefile +++ b/demos/ARM7-LPC214x-GCC/Makefile @@ -55,6 +55,7 @@ CSRC = ../../ports/ARM7/chcore.c \ ${KERNSRC} \
${TESTSRC} \
../../src/lib/evtimer.c \
+ ../../src/lib/pal.c \
board.c buzzer.c mmcsd.c main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
|
