]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm_cortexa8/config.mk
ARM: compiler options cleanup - improve tool chain support
[people/ms/u-boot.git] / cpu / arm_cortexa8 / config.mk
index 3bfe3db20c9dce7dd6c15730896a567da513167c..da5ee162c5f2971cbf1a91a7b4780e16bf74654d 100644 (file)
@@ -30,6 +30,5 @@ PLATFORM_CPPFLAGS += -march=armv5
 # Supply options according to compiler version
 #
 # =========================================================================
-PLATFORM_CPPFLAGS +=$(call cc-option,-mno-thumb-interwork,)
 PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,\
                    $(call cc-option,-malignment-traps,))