]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cpu/arm720t/config.mk
ARM: compiler options cleanup - improve tool chain support
[people/ms/u-boot.git] / cpu / arm720t / config.mk
index 641b91cd818ace5ebdb395fc646544e2d6c88d30..74d52831edef9961fd8e3f7b3aeaf1d5b112f37f 100644 (file)
@@ -31,5 +31,4 @@ PLATFORM_CPPFLAGS += -march=armv4 -mtune=arm7tdmi
 # Supply options according to compiler version
 #
 # =========================================================================
-PLATFORM_CPPFLAGS +=$(call cc-option,-mapcs-32,-mabi=apcs-gnu)
 PLATFORM_RELFLAGS +=$(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))