2 lines
294 B
Batchfile
Executable File
2 lines
294 B
Batchfile
Executable File
cmd_arch/mips/boot/vmlinux.bin := mips-buildroot-linux-uclibc-objcopy -O binary --remove-section=.reginfo --remove-section=.mdebug --remove-section=.comment --remove-section=.note --remove-section=.pdr --remove-section=.options --remove-section=.MIPS.options vmlinux arch/mips/boot/vmlinux.bin
|