]> 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 fb93531f7700f0cc66cb2f773a72587ab96bca2b..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_lib_generic/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