4 lines
395 B
Batchfile
4 lines
395 B
Batchfile
savedcmd_drivers/cxl/cxl_pci.o := ld.lld -m elf_x86_64 -z noexecstack -r -o drivers/cxl/cxl_pci.o @drivers/cxl/cxl_pci.mod ; ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --mcount --mnop --orc --retpoline --rethunk --sls --static-call --uaccess --prefix=16 --link --module drivers/cxl/cxl_pci.o
|
|
|
|
drivers/cxl/cxl_pci.o: $(wildcard ./tools/objtool/objtool)
|