Unbreak stand-alone build of the de(4) module.

This commit is contained in:
Yaroslav Tykhiy 2005-08-29 15:18:04 +00:00
parent f12a8f9703
commit e0d020b3c4

View file

@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../pci
KMOD= if_de
SRCS= if_de.c opt_bdg.h device_if.h bus_if.h pci_if.h
SRCS= if_de.c opt_bdg.h opt_ddb.h device_if.h bus_if.h pci_if.h
# Compile-time options.