From: Luka Perkov Date: Tue, 9 Jul 2013 23:17:33 +0000 (+0000) Subject: ubox: remove empty menu from block-mount X-Git-Tag: reboot~9985 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=5e672084cbd55103350168414ff71a3e70839172;p=openwrt%2Fstaging%2Fblogic.git ubox: remove empty menu from block-mount SVN-Revision: 37221 --- diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile index e96450638581..a300b1204c91 100644 --- a/package/system/ubox/Makefile +++ b/package/system/ubox/Makefile @@ -33,7 +33,6 @@ define Package/block-mount CATEGORY:=Base system TITLE:=Block device mounting and checking DEPENDS:=+ubox +libubox +libuci - MENU:=1 endef define Package/ubox/install