|
|
Add in the new acpica5 to the device build path.
1: # $DragonFly: src/sys/dev/Makefile,v 1.3 2004/04/24 04:11:10 drhodus Exp $
2: #
3:
4: SUBDIR=acpica5 agp crypto disk drm misc netif pccard powermng raid \
5: serial sound usbmisc video
6:
7: .include <bsd.subdir.mk>