mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
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
|
||||
TITLE:=Bluetooth support
|
||||
DEPENDS:=@USB_SUPPORT
|
||||
DESCRIPTION:=Kernel support for Bluetooth devices
|
||||
SUBMENU:=$(EMENU)
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue