kernel: move wpan to separate menu
authorJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:45 +0000 (13:47 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 7 Jul 2015 13:47:45 +0000 (13:47 +0000)
bluetooth is separate from 802.11 entries too

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 46242

package/kernel/linux/modules/wpan.mk

index 6b07809b3243a3494f73edc1e61d7b912b4c400b..9ba5631807aea894cad1797dbe2eb8b5e7549594 100644 (file)
@@ -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)