projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing kconfig symbol
[openwrt.git]
/
package
/
kernel
/
modules
/
other.mk
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
08b470d
..
f8f1042
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-169,7
+169,7
@@
define KernelPackage/bluetooth
DEPENDS:=@USB_SUPPORT
DESCRIPTION:=Kernel support for Bluetooth devices
SUBMENU:=$(EMENU)
- KCONFIG:=CONFIG_BLUEZ CONFIG_BT
+ KCONFIG:=CONFIG_BLUEZ CONFIG_BT
CONFIG_USB_BLUETOOTH
endef
define KernelPackage/bluetooth/2.4
This page took
0.024287 seconds
and
4
git commands to generate.