Add missing header dependencies (based on looking in the .depend file).
Reported by: gjb
This commit is contained in:
parent
e9dd5a0c73
commit
ce97f69621
@ -3,6 +3,6 @@
|
||||
.PATH: ${SRCTOP}/sys/dev/ffec
|
||||
|
||||
KMOD= if_ffec
|
||||
SRCS= if_ffec.c miibus_if.h device_if.h bus_if.h pci_if.h
|
||||
SRCS= if_ffec.c miibus_if.h device_if.h bus_if.h pci_if.h ofw_bus_if.h opt_global.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user