mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 08:33:24 +00:00
Add a change I forgot when adding ED_NO_MIIBUS. This will likely
be backed out with the rest of ED_NO_MIIBUS when the general miibus code makes proper use of newbus.
This commit is contained in:
parent
70a61707f6
commit
c5f4a9409b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84154
@ -12,6 +12,7 @@ CFLAGS+= -DPC98
|
||||
SRCS+= if_ed_isa.c
|
||||
.endif
|
||||
|
||||
SRCS+= opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h miibus_if.h
|
||||
SRCS+= opt_ed.h opt_bdg.h bus_if.h card_if.h device_if.h isa_if.h pci_if.h \
|
||||
miibus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user