2 lines
298 B
Batchfile
2 lines
298 B
Batchfile
savedcmd_drivers/usb/host/xhci-pci.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o drivers/usb/host/xhci-pci.ko drivers/usb/host/xhci-pci.o drivers/usb/host/xhci-pci.mod.o; make -f ./arch/x86/Makefile.postlink drivers/usb/host/xhci-pci.ko
|