summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-02-05 14:50:44 -0800
committerPixel <pixel@nobis-crew.org>2011-02-05 14:50:44 -0800
commit7531908ecb0e2b97e912ef9d779abe37a95632d7 (patch)
tree7792c7726583e18cb9d5ae9bea3c72c2690cdb3c /Makefile
parentdf0cc5d42c6b6ce77b28b19415a2d25e41fb0b97 (diff)
Having the main demo using acorn.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1294f8..d0580c0 100644
--- a/Makefile
+++ b/Makefile
@@ -83,4 +83,6 @@ include FreeRTOS/config.mk
include arch/config.mk
include os/config.mk
include libc/config.mk
+include libm/config.mk
+include acorn/config.mk
include target-rules.mk