summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2011-01-02 13:08:37 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2011-01-02 13:08:37 +0000
commitf10617709fa6f98ed40b50a9a5a54ae8f3c8223b (patch)
tree4d32246d7c8616b4c092fece79a992880e180a83 /sys/arch
parentefbdd4e06bc07a31a4f1bcdb8e0cac538f12645a (diff)
Include files.bluetooth so that hppa64 compiles.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa64/conf/files.hppa647
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/arch/hppa64/conf/files.hppa64 b/sys/arch/hppa64/conf/files.hppa64
index 10b29bce0f1..ac07694854a 100644
--- a/sys/arch/hppa64/conf/files.hppa64
+++ b/sys/arch/hppa64/conf/files.hppa64
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa64,v 1.12 2010/08/18 21:01:14 jasper Exp $
+# $OpenBSD: files.hppa64,v 1.13 2011/01/02 13:08:36 jsing Exp $
#
# hppa64-specific configuration info
@@ -56,6 +56,11 @@ include "dev/pcmcia/files.pcmcia"
include "dev/usb/files.usb"
#
+# Bluetooth
+#
+include "dev/bluetooth/files.bluetooth"
+
+#
# Machine-independent 1-Wire drivers
#
include "dev/onewire/files.onewire"