2 lines
283 B
Batchfile
2 lines
283 B
Batchfile
savedcmd_net/mpls/mpls_iptunnel.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o net/mpls/mpls_iptunnel.ko net/mpls/mpls_iptunnel.o net/mpls/mpls_iptunnel.mod.o; make -f ./arch/x86/Makefile.postlink net/mpls/mpls_iptunnel.ko
|