linux-zen-desktop/fs/cachefiles/.cachefiles.ko.cmd

2 lines
293 B
Batchfile

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