From ad32ef18c572bb38129d09c463df9ce3161abe96 Mon Sep 17 00:00:00 2001 From: David Rhodus Date: Sat, 24 Apr 2004 04:11:10 +0000 Subject: [PATCH] Add in the new acpica5 to the device build path. --- sys/dev/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/Makefile b/sys/dev/Makefile index f670d09cee..13415e2c95 100644 --- a/sys/dev/Makefile +++ b/sys/dev/Makefile @@ -1,7 +1,7 @@ -# $DragonFly: src/sys/dev/Makefile,v 1.2 2004/02/10 07:55:46 joerg Exp $ +# $DragonFly: src/sys/dev/Makefile,v 1.3 2004/04/24 04:11:10 drhodus Exp $ # -SUBDIR=agp crypto disk drm misc netif pccard powermng raid \ +SUBDIR=acpica5 agp crypto disk drm misc netif pccard powermng raid \ serial sound usbmisc video .include -- 2.41.0