]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/cpu/mips32/config.mk
mips: move CONFIG_MIPS{32, 64} definition to config.mk
[karo-tx-uboot.git] / arch / mips / cpu / mips32 / config.mk
index cd4ce7aa052910e8318b1acac52a8cc167c92a85..332cd62c74901869009aa40d9c32f30a2fbc93df 100644 (file)
@@ -11,9 +11,7 @@
 # Note: Toolchains with binutils prior to v2.16
 # are no longer supported by U-Boot MIPS tree!
 #
-MIPSFLAGS := -march=mips32r2
-
-PLATFORM_CPPFLAGS += $(MIPSFLAGS)
+PLATFORM_CPPFLAGS += -DCONFIG_MIPS32 -march=mips32r2
 PLATFORM_CPPFLAGS += -mabi=32 -DCONFIG_32BIT
 ifdef CONFIG_SYS_BIG_ENDIAN
 PLATFORM_LDFLAGS  += -m elf32btsmip