Kaynağa Gözat

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 <[email protected]>
Piotr Dymacz 6 yıl önce
ebeveyn
işleme
82679ca0b9
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      package/network/utils/umbim/Makefile

+ 1 - 0
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