|
savedcmd_fs/hfsplus/hfsplus.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o fs/hfsplus/hfsplus.ko fs/hfsplus/hfsplus.o fs/hfsplus/hfsplus.mod.o; make -f ./arch/x86/Makefile.postlink fs/hfsplus/hfsplus.ko
|