linux-zen-server/crypto/.michael_mic.ko.cmd

2 lines
190 B
Batchfile
Raw Normal View History

2023-08-30 17:53:23 +02:00
savedcmd_crypto/michael_mic.ko := ld.lld -r -m elf_x86_64 -z noexecstack --build-id=sha1 -T scripts/module.lds -o crypto/michael_mic.ko crypto/michael_mic.o crypto/michael_mic.mod.o; true