Author: blogic Date: 2015-07-07 15:47:45 +0200 (Tue, 07 Jul 2015) New Revision: 46242
Modified: trunk/package/kernel/linux/modules/wpan.mk Log: kernel: move wpan to separate menu bluetooth is separate from 802.11 entries too Signed-off-by: Dirk Neukirchen <[email protected]> Modified: trunk/package/kernel/linux/modules/wpan.mk =================================================================== --- trunk/package/kernel/linux/modules/wpan.mk 2015-07-07 13:47:39 UTC (rev 46241) +++ trunk/package/kernel/linux/modules/wpan.mk 2015-07-07 13:47:45 UTC (rev 46242) @@ -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) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
