Home
last modified time | relevance | path

Searched refs:OBJCOPY (Results 1 – 1 of 1) sorted by relevance

/xv6-public/
H A DMakefile77 OBJCOPY = $(TOOLPREFIX)objcopy macro
108 $(OBJCOPY) -S -O binary -j .text bootblock.o bootblock
114 $(OBJCOPY) -S -O binary -j .text bootblockother.o entryother
120 $(OBJCOPY) -S -O binary initcode.out initcode