]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/lib/Makefile
ARM: at91: Move CONFIG_AT91FAMILY option to Kconfig
[u-boot] / arch / arm / lib / Makefile
index f162c1428c856381a85b1ea26c6d4c698d34e08e..6e1c43693340f3a59b465f24be600b56aa837092 100644 (file)
@@ -72,8 +72,6 @@ ifneq (,$(findstring -mabi=aapcs-linux,$(PLATFORM_CPPFLAGS)))
 extra-y        += eabi_compat.o
 endif
 
-asflags-y += -DCONFIG_ARM_ASM_UNIFIED
-
 # some files can only build in ARM or THUMB2, not THUMB1
 
 ifdef CONFIG_$(SPL_)SYS_THUMB_BUILD