aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-07-09 23:17:33 +0000
committerLuka Perkov <luka@openwrt.org>2013-07-09 23:17:33 +0000
commit9865d93281e325f5b7edb03615b1226b738bb5ae (patch)
treec4bba0a79cec4f26dcfbc00977d11f96f9ebc745 /package
parent134ad9827b489a70d38dae1ba87e61f3e2d8cab5 (diff)
downloadupstream-9865d93281e325f5b7edb03615b1226b738bb5ae.tar.gz
upstream-9865d93281e325f5b7edb03615b1226b738bb5ae.tar.bz2
upstream-9865d93281e325f5b7edb03615b1226b738bb5ae.zip
[package] ubox: remove empty menu from block-mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37221 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/system/ubox/Makefile1
1 files changed, 0 insertions, 1 deletions
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