Fix config error. required to include files.bluetooth.

This commit is contained in:
kiyohara 2008-07-04 17:31:07 +00:00
parent c71a9f1dad
commit 4a30efc297
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.obs405,v 1.19 2008/02/20 21:43:34 drochner Exp $
# $NetBSD: files.obs405,v 1.20 2008/07/04 17:31:07 kiyohara Exp $
#
# obs405-specific configuration info
@ -33,3 +33,5 @@ file arch/evbppc/obs405/rbus_machdep.c cardbus
include "dev/usb/files.usb"
include "dev/ieee1394/files.ieee1394"
include "dev/bluetooth/files.bluetooth"