Searched refs:BOOTCFLAGS (Results 1 – 2 of 2) sorted by relevance
22 BOOTCFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \ macro27 BOOTCFLAGS += -m6430 BOOTCFLAGS += -mbig-endian32 BOOTCFLAGS += -mlittle-endian33 BOOTCFLAGS += $(call cc-option,-mabi=elfv2)36 BOOTAFLAGS := -D__ASSEMBLY__ $(BOOTCFLAGS) -traditional -nostdinc39 BOOTCFLAGS += -g43 BOOTCFLAGS += -fno-stack-protector46 BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj)50 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405[all …]
18 BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj)