]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/blackfin/config.mk
blackfin: convert blackfin board_f and board_r to use generic board init functions
[karo-tx-uboot.git] / arch / blackfin / config.mk
index 7b17b757438fa14cc04f44e5d1ecf450bb8eeddd..584b38b17aa55068b46e538f0ec68b0c59e0856a 100644 (file)
@@ -20,6 +20,9 @@ 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
 
 LDFLAGS_FINAL += --gc-sections