summaryrefslogtreecommitdiffstats
path: root/package/network/utils/uqmi/Makefile
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2016-11-03 11:31:15 +0100
committerJohn Crispin <john@phrozen.org>2016-11-08 11:17:10 +0100
commit9abdeee0b785a4f987e69010427fe32309ae4565 (patch)
treebaa172b197a2ac4bb9c791087058378493902b79 /package/network/utils/uqmi/Makefile
parent64c386c5662e923d284b1c5b742cb72d7ad24671 (diff)
downloadopenwrt-9abdeee0b785a4f987e69010427fe32309ae4565.tar.gz
openwrt-9abdeee0b785a4f987e69010427fe32309ae4565.tar.bz2
openwrt-9abdeee0b785a4f987e69010427fe32309ae4565.zip
uqmi: moved to WWAN submenu
Moving uqmi to WWAN submenu Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'package/network/utils/uqmi/Makefile')
-rw-r--r--package/network/utils/uqmi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 9ac8efd914..06d9ac2b2b 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
define Package/uqmi
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=WWAN
DEPENDS:=+libubox +libblobmsg-json +kmod-usb-net +kmod-usb-net-qmi-wwan +wwan
TITLE:=Control utility for mobile broadband modems
endef