style.Makefile(5)
This commit is contained in:
parent
344c81a166
commit
775d7d51d8
@ -4,7 +4,7 @@
|
||||
|
||||
KMOD= aesni
|
||||
SRCS= aesni.c aesni_wrap.c
|
||||
SRCS+= aesencdec_$(MACHINE_CPUARCH).S aeskeys_$(MACHINE_CPUARCH).S
|
||||
SRCS+= aesencdec_${MACHINE_CPUARCH}.S aeskeys_${MACHINE_CPUARCH}.S
|
||||
SRCS+= device_if.h bus_if.h opt_bus.h cryptodev_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user