2 lines
238 B
Batchfile
2 lines
238 B
Batchfile
|
savedcmd_arch/x86/boot/compressed/vmlinux.bin.lz4 := { cat arch/x86/boot/compressed/vmlinux.bin arch/x86/boot/compressed/vmlinux.relocs | lz4c -l -c1 stdin stdout; printf \\000\\053\\136\\002; } > arch/x86/boot/compressed/vmlinux.bin.lz4
|