summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/wpan.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-07-07 13:47:45 +0000
committerJohn Crispin <john@openwrt.org>2015-07-07 13:47:45 +0000
commit81a7f0382f4b40a4ab86516e92f29a6153b03c52 (patch)
tree8dc4110c12d14898d218f585cc6ceaedbed181bd /package/kernel/linux/modules/wpan.mk
parentf7ffbbc5fcb6e117a19b88f6e81cfb6fa038033a (diff)
downloadmaster-31e0f0ae-81a7f0382f4b40a4ab86516e92f29a6153b03c52.tar.gz
master-31e0f0ae-81a7f0382f4b40a4ab86516e92f29a6153b03c52.tar.bz2
master-31e0f0ae-81a7f0382f4b40a4ab86516e92f29a6153b03c52.zip
kernel: move wpan to separate menu
bluetooth is separate from 802.11 entries too Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 46242
Diffstat (limited to 'package/kernel/linux/modules/wpan.mk')
-rw-r--r--package/kernel/linux/modules/wpan.mk2
1 files changed, 1 insertions, 1 deletions
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)