From: Luka Perkov Date: Tue, 9 Jul 2013 23:17:33 +0000 (+0000) Subject: [package] ubox: remove empty menu from block-mount X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9865d93281e325f5b7edb03615b1226b738bb5ae;p=15.05%2Fopenwrt.git [package] ubox: remove empty menu from block-mount git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37221 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile index e964506385..a300b1204c 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