Include if_hme_sbus.c, so that the module can also be used on sbus
machines. Remove opt_bdg.h, which is not needed.
This commit is contained in:
parent
a0de7a9e73
commit
2f28543e59
@ -3,7 +3,7 @@
|
||||
.PATH: ${.CURDIR}/../../dev/hme
|
||||
|
||||
KMOD= if_hme
|
||||
SRCS= if_hme.c if_hme_pci.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
SRCS= if_hme.c if_hme_pci.c if_hme_sbus.c device_if.h bus_if.h pci_if.h
|
||||
SRCS+= miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user