2 lines
383 B
Batchfile
2 lines
383 B
Batchfile
savedcmd_drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.o drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.mod.o; make -f ./arch/x86/Makefile.postlink drivers/crypto/intel/qat/qat_4xxx/qat_4xxx.ko
|