Bring in some more PCI ID's from FreeBSD.
[dragonfly.git] / sys / dev / disk / Makefile
1 # $DragonFly: src/sys/dev/disk/Makefile,v 1.1 2003/08/15 08:32:28 dillon Exp $
2 #
3
4 SUBDIR= aha aic7xxx \
5         ccd ispfw md ncv nsp sbp stg trm vn vpo
6
7 .include <bsd.subdir.mk>