2 lines
343 B
Batchfile
2 lines
343 B
Batchfile
savedcmd_arch/x86/events/intel/intel-cstate.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o arch/x86/events/intel/intel-cstate.ko arch/x86/events/intel/intel-cstate.o arch/x86/events/intel/intel-cstate.mod.o; make -f ./arch/x86/Makefile.postlink arch/x86/events/intel/intel-cstate.ko
|