1 # $FreeBSD$
2
3 .PATH: ${SRCTOP}/sys/dev/bhnd/bhndb
4
5 KMOD= bhndb_pci
6 SRCS= bhndb_pci.c bhndb_pci_hwdata.c \
7 bhndb_pci_sprom.c
8 SRCS+= bhnd_bus_if.h bhndb_bus_if.h bhndb_if.h
9 SRCS+= bhnd_erom_if.h
10 SRCS+= bhnd_nvram_if.h
11 SRCS+= bhnd_pwrctl_hostb_if.h
12
13 SRCS+= device_if.h bus_if.h pci_if.h
14
15 .include <bsd.kmod.mk>
Cache object: 0687fab01733da09808f5ca905af7045
|