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

/openwrt/target/linux/au1000/image/
H A DMakefile32 OBJCOPY_BIN := $(TARGET_CROSS)objcopy -S -O binary $(addprefix --remove-section=,$(DROP_SECTIONS)) macro
51 $(OBJCOPY_BIN) $(KDIR)/loader_flash.elf $(KDIR)/kernel.flash.bin

Completed in 86 milliseconds