# $FreeBSD$
.PATH: ${.CURDIR}/../../pci
KMOD= if_de
SRCS= if_de.c opt_bdg.h device_if.h bus_if.h pci_if.h
.include <bsd.kmod.mk>