mirror of https://github.com/hak5/openwrt.git
kernel: move wpan to separate menu
bluetooth is separate from 802.11 entries too Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 46242lede-17.01
parent
f7ffbbc5fc
commit
81a7f0382f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue