summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2011-01-24 10:35:19 +0100
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2011-01-24 10:35:19 +0100
commit965df7faefabdd5f571b5eb46d45470223c91e12 (patch)
treeb7502742236c8e65279a4a472c8e82b5e5b289c0 /arch
parente46ea682c1aa214ccb59c9871914993c9375e5c2 (diff)
Adding sbrk, and fixing a couple of other makefile problems.
Diffstat (limited to 'arch')
-rw-r--r--arch/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/config.mk b/arch/config.mk
index a475d59..f182a95 100644
--- a/arch/config.mk
+++ b/arch/config.mk
@@ -1,5 +1,3 @@
-include $(ROOTDIR)/common.mk
-
ifeq ($(CPU),arm)
ifeq ($(CPU_FLAVOR),lpc1768)
TARGET_INCLUDES += $(ROOTDIR)/arch/arm/lpc17xx/Core/CM3/DeviceSupport/NXP/LPC17xx $(ROOTDIR)/arch/arm/lpc17xx/Core/CM3/CoreSupport $(ROOTDIR)/arch/arm/lpc17xx/Drivers/include