linux-zen-desktop/net/9p/.9pnet.ko.cmd

2 lines
185 B
Batchfile
Raw Normal View History

2023-08-30 17:31:07 +02:00
savedcmd_net/9p/9pnet.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o net/9p/9pnet.ko net/9p/9pnet.o net/9p/9pnet.mod.o; true