From 4a159e5c7a478b8fe21ecef449a14efd559b8761 Mon Sep 17 00:00:00 2001 From: Michael Knudsen Date: Mon, 23 Jul 2007 22:42:28 +0000 Subject: This shouldn't be needs-count -- especially because it breaks config. Revert it to needs-flag. Noticed by xsa. --- sys/dev/bluetooth/files.bluetooth | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/bluetooth') diff --git a/sys/dev/bluetooth/files.bluetooth b/sys/dev/bluetooth/files.bluetooth index dac9bdb33b9..e32ab21f4ae 100644 --- a/sys/dev/bluetooth/files.bluetooth +++ b/sys/dev/bluetooth/files.bluetooth @@ -1,8 +1,8 @@ -# $OpenBSD: files.bluetooth,v 1.3 2007/07/23 16:54:51 mk Exp $ +# $OpenBSD: files.bluetooth,v 1.4 2007/07/23 22:42:27 mk Exp $ # # Config file and device description for machine-independent Bluetooth code. # Included by ports that support Bluetooth host controllers. device bthub {} attach bthub at btbus -file dev/bluetooth/bthub.c bthub needs-count +file dev/bluetooth/bthub.c bthub needs-flag -- cgit v1.2.3