summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/files.hppa7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index e2990c4b538..85258ec3811 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.65 2007/06/01 22:40:17 miod Exp $
+# $OpenBSD: files.hppa,v 1.66 2007/06/08 22:57:43 jasper Exp $
#
# hppa-specific configuration info
@@ -68,6 +68,11 @@ include "dev/pcmcia/files.pcmcia"
include "dev/usb/files.usb"
#
+# Bluetooth
+#
+include "dev/bluetooth/files.bluetooth"
+
+#
# HIL Human Interface Loop devices
#
include "dev/hil/files.hil"