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