linux-zen-desktop/crypto/.tcrypt.ko.cmd

2 lines
189 B
Batchfile
Raw Normal View History

2023-08-30 16:31:07 +01:00
savedcmd_crypto/tcrypt.ko := ld -r -m elf_x86_64 -z noexecstack --no-warn-rwx-segments --build-id=sha1 -T scripts/module.lds -o crypto/tcrypt.ko crypto/tcrypt.o crypto/tcrypt.mod.o; true