]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/config.mk
Merge branch 'karo-tx-uboot' into kc-merge
[karo-tx-uboot.git] / arch / blackfin / config.mk
index fcaa44f1d6f3f9c9b7930cccf41e130cba1e89e3..584b38b17aa55068b46e538f0ec68b0c59e0856a 100644 (file)
@@ -20,8 +20,10 @@ CONFIG_BFIN_CPU := $(strip $(CONFIG_BFIN_CPU:"%"=%))
 endif
 CONFIG_BFIN_BOOT_MODE := $(strip $(CONFIG_BFIN_BOOT_MODE:"%"=%))
 
+# Support generic board on Blackfin
+__HAVE_ARCH_GENERIC_BOARD := y
+
 PLATFORM_RELFLAGS += -ffixed-P3 -fomit-frame-pointer -mno-fdpic
-PLATFORM_CPPFLAGS += -DCONFIG_BLACKFIN
 
 LDFLAGS_FINAL += --gc-sections
 LDFLAGS += -m elf32bfin