mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Hook p4tcc up to the module build.
This commit is contained in:
parent
badee853c0
commit
e1b98c749d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142310
@ -9,7 +9,7 @@ SRCS= ichss.c
|
||||
SRCS+= bus_if.h cpufreq_if.h device_if.h pci_if.h
|
||||
|
||||
.if ${MACHINE} == "i386"
|
||||
SRCS+= est.c
|
||||
SRCS+= est.c p4tcc.c
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user