ppc4xx: Change Kilauea to use the common DDR2 init function
[platform/kernel/u-boot.git] / config.mk
index 62fc1d5..b08b7a7 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -162,7 +162,7 @@ CPPFLAGS += -I$(OBJTREE)/include2 -I$(OBJTREE)/include
 endif
 
 CPPFLAGS += -I$(TOPDIR)/include
-CPPFLAGS += -fno-builtin -ffreestanding -nostdinc      \
+CPPFLAGS += -fno-builtin -ffreestanding -nostdinc      \
        -isystem $(gccincdir) -pipe $(PLATFORM_CPPFLAGS)
 
 ifdef BUILD_TAG