linux-zen-desktop/net/ipv4/.fou.o.cmd

4 lines
363 B
Batchfile
Raw Normal View History

2023-08-30 17:31:07 +02:00
savedcmd_net/ipv4/fou.o := ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -r -o net/ipv4/fou.o @net/ipv4/fou.mod ; ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --orc --retpoline --rethunk --sls --static-call --uaccess --prefix=16 --link --module net/ipv4/fou.o
net/ipv4/fou.o: $(wildcard ./tools/objtool/objtool)