mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:07:11 +02:00
bluetooth currently depends on usb support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6205 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f4f4212c8a
commit
0a0655e22f
@ -176,6 +176,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
|
||||
|
||||
define KernelPackage/bluetooth
|
||||
TITLE:=Bluetooth support
|
||||
DEPENDS:=@USB_SUPPORT
|
||||
DESCRIPTION:=Kernel support for Bluetooth devices
|
||||
SUBMENU:=$(EMENU)
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user