[package] ubox: remove empty menu from block-mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37221 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
134ad9827b
commit
9865d93281
|
@ -33,7 +33,6 @@ define Package/block-mount
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
TITLE:=Block device mounting and checking
|
TITLE:=Block device mounting and checking
|
||||||
DEPENDS:=+ubox +libubox +libuci
|
DEPENDS:=+ubox +libubox +libuci
|
||||||
MENU:=1
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ubox/install
|
define Package/ubox/install
|
||||||
|
|
Loading…
Reference in New Issue