linux-zen-desktop/net/llc/.llc.ko.cmd

2 lines
228 B
Batchfile
Raw Normal View History

2023-10-24 12:59:35 +02:00
savedcmd_net/llc/llc.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o net/llc/llc.ko net/llc/llc.o net/llc/llc.mod.o; make -f ./arch/x86/Makefile.postlink net/llc/llc.ko