Searched refs:OBJCOPY_ARGS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/ramdisk/
H A DMakefile8 OBJCOPY_ARGS := -O elf32-xtensa-be macro
10 OBJCOPY_ARGS := -O elf32-xtensa-le macro
19 $(Q)$(OBJCOPY) $(OBJCOPY_ARGS) \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-redboot/
H A DMakefile10 OBJCOPY_ARGS := -O elf32-xtensa-be macro
12 OBJCOPY_ARGS := -O elf32-xtensa-le macro
28 $(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-elf/
H A DMakefile11 OBJCOPY_ARGS := -O elf32-xtensa-be macro
13 OBJCOPY_ARGS := -O elf32-xtensa-le macro
16 export OBJCOPY_ARGS
26 $(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \
40 $(OBJCOPY) $(OBJCOPY_ARGS) -R .comment \

Completed in 184 milliseconds