Hook tpm.4 manual to build.
This commit is contained in:
parent
4ae3c9872e
commit
ba9da1bf9d
@ -3,7 +3,9 @@
|
||||
.PATH: ${.CURDIR}/../../dev/tpm
|
||||
|
||||
KMOD= tpm
|
||||
SRCS= tpm.c tpm_isa.c tpm_acpi.c isa_if.h opt_acpi.h acpi_if.h \
|
||||
bus_if.h device_if.h
|
||||
|
||||
SRCS= tpm.c bus_if.h device_if.h
|
||||
#Bus specific stuff.
|
||||
SRCS+= tpm_isa.c tpm_acpi.c isa_if.h opt_acpi.h acpi_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user