From 8efc9916e0b040c19353f371e42c964916944c19 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 31 Mar 2010 16:33:31 +0000 Subject: if bthub defines are needed by conf.c, they must come from files.bluetooth --- sys/arch/socppc/conf/files.socppc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/socppc/conf/files.socppc b/sys/arch/socppc/conf/files.socppc index 8161d122a2f..3f93aedb020 100644 --- a/sys/arch/socppc/conf/files.socppc +++ b/sys/arch/socppc/conf/files.socppc @@ -1,4 +1,4 @@ -# $OpenBSD: files.socppc,v 1.9 2009/09/06 20:09:34 kettenis Exp $ +# $OpenBSD: files.socppc,v 1.10 2010/03/31 16:33:30 deraadt Exp $ # # macppc-specific configuration info @@ -105,6 +105,11 @@ include "dev/usb/files.usb" attach ehci at obio with ehci_obio file arch/socppc/dev/ehci_obio.c ehci +# +# Bluetooth +# +include "dev/bluetooth/files.bluetooth" + # # Machine-independent I2C drivers # -- cgit v1.2.3