summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtto Moerbeek <otto@cvs.openbsd.org>2010-02-05 21:07:40 +0000
committerOtto Moerbeek <otto@cvs.openbsd.org>2010-02-05 21:07:40 +0000
commitee4d0594297992349903804dba8288c3080a9dfd (patch)
treec9f227f1f403d36a3b5cb362586dfb70e15e91a8
parent07bcb3014276af325b0b715a2a0d4a44a450680c (diff)
add uaudio; ok miod@
-rw-r--r--sys/arch/loongson/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC
index b1dc9e322b6..d7748a835d7 100644
--- a/sys/arch/loongson/conf/GENERIC
+++ b/sys/arch/loongson/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.4 2010/02/04 16:37:53 otto Exp $
+# $OpenBSD: GENERIC,v 1.5 2010/02/05 21:07:39 otto Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -77,6 +77,8 @@ urtw* at uhub?
url* at uhub?
urlphy* at mii?
+uaudio* at uhub?
+audio* at uaudio?
uvideo* at uhub?
video* at uvideo?