]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/tcm-bf518/config.mk
Blackfin: move CONFIG_BFIN_CPU back to board config.h
[people/ms/u-boot.git] / board / tcm-bf518 / config.mk
index f85bef5e2a73d6e9bf582a0e5933d7413b48d35f..799a6828ac015f700d70e7b8c72426e936ead30e 100644 (file)
 # MA 02111-1307 USA
 #
 
-# This is not actually used for Blackfin boards so do not change it
-#TEXT_BASE = do-not-use-me
-
-CFLAGS_lib_generic += -O2
-CFLAGS_lzma += -O2
-
-# Set some default LDR flags based on boot mode.
-LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))
+CFLAGS_lib += -O2
+CFLAGS_lib/lzma += -O2