From 81a7f0382f4b40a4ab86516e92f29a6153b03c52 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Jul 2015 13:47:45 +0000 Subject: kernel: move wpan to separate menu bluetooth is separate from 802.11 entries too Signed-off-by: Dirk Neukirchen SVN-Revision: 46242 --- package/kernel/linux/modules/wpan.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/linux/modules/wpan.mk b/package/kernel/linux/modules/wpan.mk index 6b07809b32..9ba5631807 100644 --- a/package/kernel/linux/modules/wpan.mk +++ b/package/kernel/linux/modules/wpan.mk @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. -WPAN_MENU:=Wireless Drivers +WPAN_MENU:=WPAN 802.15.4 Support define KernelPackage/ieee802154 SUBMENU:=$(WPAN_MENU) -- cgit v1.2.3