]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm_intcm/config.mk
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
[u-boot] / arch / arm / cpu / arm_intcm / config.mk
index eb81a5708df4a1008efeff03db44211e3ee7aeae..438668d6ffcae862a62529478431b84865fe7fbb 100644 (file)
@@ -6,10 +6,3 @@
 #
 
 PLATFORM_CPPFLAGS +=  -march=armv4
-# =========================================================================
-#
-# Supply options according to compiler version
-#
-# =========================================================================
-PF_RELFLAGS_SLB_AT := $(call cc-option,-mshort-load-bytes,$(call cc-option,-malignment-traps,))
-PLATFORM_RELFLAGS += $(PF_RELFLAGS_SLB_AT)