summaryrefslogtreecommitdiffstats
path: root/sys/modules/ed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ed/Makefile')
-rw-r--r--sys/modules/ed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ed/Makefile b/sys/modules/ed/Makefile
index 23dda90b..d8a622b 100644
--- a/sys/modules/ed/Makefile
+++ b/sys/modules/ed/Makefile
@@ -12,6 +12,6 @@ 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
+SRCS+= 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>
OpenPOWER on IntegriCloud