Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules Add asus(x) and hpqlb(4).
details: https://anonhg.NetBSD.org/src/rev/76c16ede65f2
branches: trunk
changeset: 758207:76c16ede65f2
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Oct 26 05:42:51 2010 +0000
description:
Add asus(x) and hpqlb(4).
diffstat:
sys/modules/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b7c1d70201c7 -r 76c16ede65f2 sys/modules/Makefile
--- a/sys/modules/Makefile Tue Oct 26 05:36:49 2010 +0000
+++ b/sys/modules/Makefile Tue Oct 26 05:42:51 2010 +0000
@@ -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+= acpivga
SUBDIR+= acpiwmi
SUBDIR+= aibs
+SUBDIR+= asus
+SUBDIR+= hpqlb
SUBDIR+= thinkpad
SUBDIR+= wmidell
SUBDIR+= wmihp
Home |
Main Index |
Thread Index |
Old Index