1# $FreeBSD$
2
3SUBDIR=	bhnd_pci \
4	bhnd_pci_hostb \
5	bhnd_pcib
6
7.include <bsd.subdir.mk>
8