summaryrefslogtreecommitdiff
path: root/sys/arch/landisk
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2014-07-11 21:54:39 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2014-07-11 21:54:39 +0000
commit0002bc61dae35baaf16e6e53a1f8d174ada194a3 (patch)
treefbb2b23af0dc4ad054d299ba031f89514990058b /sys/arch/landisk
parentd594eaa9376bf79e4bbe522b7eca9f7f682afc24 (diff)
"It's not the years, honey; it's the mileage."
bluetooth support doesn't work and isn't going anywhere. the current design is a dead end, and should not be the basis for any future support. general consensus says to whack it so as to not mislead the unwary.
Diffstat (limited to 'sys/arch/landisk')
-rw-r--r--sys/arch/landisk/conf/files.landisk7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/arch/landisk/conf/files.landisk b/sys/arch/landisk/conf/files.landisk
index 39f7754d9b8..dc862dfff19 100644
--- a/sys/arch/landisk/conf/files.landisk
+++ b/sys/arch/landisk/conf/files.landisk
@@ -1,4 +1,4 @@
-# $OpenBSD: files.landisk,v 1.9 2013/11/04 14:07:16 deraadt Exp $
+# $OpenBSD: files.landisk,v 1.10 2014/07/11 21:54:37 tedu Exp $
# $NetBSD: files.landisk,v 1.2 2006/09/07 01:55:02 uwe Exp $
# maxpartitions must be first item in files.${MACHINE}
@@ -66,11 +66,6 @@ include "dev/rasops/files.rasops"
include "dev/usb/files.usb"
#
-# Bluetooth
-#
-include "dev/bluetooth/files.bluetooth"
-
-#
# SH bus
#
include "arch/sh/conf/files.shb"