Searched refs:CFLAGS_ABI (Results 1 – 1 of 1) sorted by relevance
105 CFLAGS_ABI :=-mabi=aapcs-linux -mno-thumb-interwork -mfpu=vfp macro107 CFLAGS_ABI :=$(call cc-option,-mapcs-32,-mabi=apcs-gnu) $(call cc-option,-mno-thumb-interwork,) macro111 CFLAGS_ABI +=-funwind-tables129 KBUILD_CFLAGS +=$(CFLAGS_ABI) $(CFLAGS_ISA) $(arch-y) $(tune-y) $(call cc-option,-mshort-load-bytes…130 KBUILD_AFLAGS +=$(CFLAGS_ABI) $(AFLAGS_ISA) $(arch-y) $(tune-y) -include asm/unified.h -msoft-float