aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-GCC/Makefile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 12:58:07 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 12:58:07 +0000
commit9193bc2a8116ada2cd5a4deb1783fdfd7ce1629b (patch)
treebf6ddf5ac1ae3f7765d840783a5d6ac16a46c08a /demos/ARM7-LPC214x-GCC/Makefile
parent0770ffb75e3889ba303013fb00e7b4e8b78c5362 (diff)
downloadChibiOS-9193bc2a8116ada2cd5a4deb1783fdfd7ce1629b.tar.gz
ChibiOS-9193bc2a8116ada2cd5a4deb1783fdfd7ce1629b.tar.bz2
ChibiOS-9193bc2a8116ada2cd5a4deb1783fdfd7ce1629b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1092 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARM7-LPC214x-GCC/Makefile')
-rw-r--r--demos/ARM7-LPC214x-GCC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/ARM7-LPC214x-GCC/Makefile b/demos/ARM7-LPC214x-GCC/Makefile
index b34dd3b64..67b082af3 100644
--- a/demos/ARM7-LPC214x-GCC/Makefile
+++ b/demos/ARM7-LPC214x-GCC/Makefile
@@ -92,7 +92,8 @@ ASMSRC = $(PORTASM) \
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
../../os/io \
../../os/io/platforms/LPC214x \
- ../../os/various
+ ../../os/various \
+ ../../os/ports/GCC/ARM7/LPC214x
#
# Project, sources and paths