]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/config.mk
kconfig: delete redundant CONFIG_${ARCH} definition
[u-boot] / arch / powerpc / config.mk
index fb7096e7b5e2bd8bfc55d648cb680024790fa6a0..6329b6c74f57fccc898affe617dcb507d79c590e 100644 (file)
@@ -13,7 +13,7 @@ CONFIG_STANDALONE_LOAD_ADDR ?= 0x40000
 LDFLAGS_FINAL += --gc-sections
 PLATFORM_RELFLAGS += -fpic -mrelocatable -ffunction-sections -fdata-sections \
                                                                -meabi
-PLATFORM_CPPFLAGS += -DCONFIG_PPC -D__powerpc__ -ffixed-r2
+PLATFORM_CPPFLAGS += -D__powerpc__ -ffixed-r2
 PLATFORM_LDFLAGS  += -n
 
 # Support generic board on PPC