summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2007-11-29 20:03:37 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2007-11-29 20:03:37 +0100
commit049063e2ad7f86f1e4ba77cc5f536ded7bfa0de9 (patch)
tree41d214f2694b878eb562418aea5047613d17e005 /arch/blackfin/Makefile
parent1c6d34ac685891302adb48138bd3d51d9a945bb7 (diff)
downloadbarebox-049063e2ad7f86f1e4ba77cc5f536ded7bfa0de9.tar.gz
barebox-049063e2ad7f86f1e4ba77cc5f536ded7bfa0de9.tar.xz
remove -isystem with empty argument
This patch removes the "-isystem $(gccincdir)" from the arch/*/Makefile because gccindir is empty. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'arch/blackfin/Makefile')
-rw-r--r--arch/blackfin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/blackfin/Makefile b/arch/blackfin/Makefile
index 2ecbe01dd5..8f3bc7173f 100644
--- a/arch/blackfin/Makefile
+++ b/arch/blackfin/Makefile
@@ -1,7 +1,6 @@
CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall \
- -isystem $(gccincdir) -pipe \
- -fno-strict-aliasing
+ -pipe -fno-strict-aliasing
board-$(CONFIG_MACH_IPE337) := ipe337