diff options
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index d24ab48cfe8..c4412297b70 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2010/10/25 17:17:56 jruoho Exp $ +# $NetBSD: Makefile,v 1.54 2010/10/26 05:42:51 jruoho Exp $ .include <bsd.own.mk> @@ -107,6 +107,8 @@ SUBDIR+= acpitz SUBDIR+= acpivga SUBDIR+= acpiwmi SUBDIR+= aibs +SUBDIR+= asus +SUBDIR+= hpqlb SUBDIR+= thinkpad SUBDIR+= wmidell SUBDIR+= wmihp |
