From 6380bf373c9355d5f78aa35d7ad75cec73461b90 Mon Sep 17 00:00:00 2001 From: Chris Kuethe Date: Mon, 4 Jun 2007 20:22:09 +0000 Subject: bluetooth isn't really useful yet, but at least give it a chance to compile ok gwk --- sys/arch/amd64/conf/files.amd64 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys') diff --git a/sys/arch/amd64/conf/files.amd64 b/sys/arch/amd64/conf/files.amd64 index a67017511a3..b2d39fb9068 100644 --- a/sys/arch/amd64/conf/files.amd64 +++ b/sys/arch/amd64/conf/files.amd64 @@ -1,4 +1,4 @@ -# $OpenBSD: files.amd64,v 1.31 2007/05/29 22:27:14 tedu Exp $ +# $OpenBSD: files.amd64,v 1.32 2007/06/04 20:22:08 ckuethe Exp $ maxpartitions 16 maxusers 2 16 128 @@ -169,6 +169,11 @@ file dev/isa/fd.c fd needs-flag # include "dev/usb/files.usb" +# +# Bluetooth +# +include "dev/bluetooth/files.bluetooth" + # # I2C # -- cgit v1.2.3