mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 07:33:04 +00:00
umbim: move package to 'WWAN' submenu
'uqmi' was moved to 'WWAN' submenu in 9abdeee0b7
.
Let's be consistent and do the same with 'umbim'.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
8fe9daf775
commit
82679ca0b9
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
|
|||||||
define Package/umbim
|
define Package/umbim
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=WWAN
|
||||||
DEPENDS:=+libubox +kmod-usb-net +kmod-usb-net-cdc-mbim +wwan
|
DEPENDS:=+libubox +kmod-usb-net +kmod-usb-net-cdc-mbim +wwan
|
||||||
TITLE:=Control utility for mobile broadband modems
|
TITLE:=Control utility for mobile broadband modems
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user