aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/boot/Makefile
diff options
context:
space:
mode:
authorSam Ravnborg <sam@neptun.(none)>2007-10-14 21:49:42 +0200
committerSam Ravnborg <sam@neptun.(none)>2007-10-14 21:49:42 +0200
commit9a39e273d4df0560c724c5fe71f6314a0583ca2b (patch)
tree84f9df34e3fad92cdabc386bc934f20459cf195b /arch/ppc/boot/Makefile
parente00498258c215b46bd24f12ab3a2ed1bcb4772fe (diff)
kbuild: fix up CFLAGS usage
Only in very rare cases is it needed to change CFLAGS outside of arch/*/Makefile. Fix up all wrong cases - in most cases the use of EXTRA_CFLAGS is the only thing needed. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/ppc/boot/Makefile')
-rw-r--r--arch/ppc/boot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/boot/Makefile b/arch/ppc/boot/Makefile
index b739e25d472..487dc66dcc7 100644
--- a/arch/ppc/boot/Makefile
+++ b/arch/ppc/boot/Makefile
@@ -13,7 +13,6 @@
# modified by Cort (cort@cs.nmt.edu)
#
-CFLAGS += -fno-builtin -D__BOOTER__ -Iarch/$(ARCH)/boot/include
HOSTCFLAGS += -Iarch/$(ARCH)/boot/include
BOOT_TARGETS = zImage zImage.initrd znetboot znetboot.initrd