[OpenWrt-Devel] [PATCH] umbim: move package to 'WWAN' submenu

Piotr Dymacz pepe2k at gmail.com
Mon Nov 25 15:00:30 EST 2019


'uqmi' was moved to 'WWAN' submenu in 9abdeee0b7.
Let's be consistent and do the same with 'umbim'.

Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
 package/network/utils/umbim/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/network/utils/umbim/Makefile b/package/network/utils/umbim/Makefile
index 417363f4da..cc34002f6e 100644
--- a/package/network/utils/umbim/Makefile
+++ b/package/network/utils/umbim/Makefile
@@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
 define Package/umbim
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=WWAN
   DEPENDS:=+libubox +kmod-usb-net +kmod-usb-net-cdc-mbim +wwan
   TITLE:=Control utility for mobile broadband modems
 endef
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list