bluetooth currently depends on usb support
SVN-Revision: 6205
This commit is contained in:
parent
1233a57f74
commit
bbb09a72ca
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
|
||||||
|
|
||||||
define KernelPackage/bluetooth
|
define KernelPackage/bluetooth
|
||||||
TITLE:=Bluetooth support
|
TITLE:=Bluetooth support
|
||||||
|
DEPENDS:=@USB_SUPPORT
|
||||||
DESCRIPTION:=Kernel support for Bluetooth devices
|
DESCRIPTION:=Kernel support for Bluetooth devices
|
||||||
SUBMENU:=$(EMENU)
|
SUBMENU:=$(EMENU)
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue