aboutsummaryrefslogtreecommitdiffstats
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
commit5e672084cbd55103350168414ff71a3e70839172 (patch)
tree8396a55eab22ef9b9f850250f36ae9a7f5bfe9bd
parent44d22771ae50189b964327832a4c8e07c29e024c (diff)
downloadupstream-5e672084cbd55103350168414ff71a3e70839172.tar.gz
upstream-5e672084cbd55103350168414ff71a3e70839172.tar.bz2
upstream-5e672084cbd55103350168414ff71a3e70839172.zip
ubox: remove empty menu from block-mount
SVN-Revision: 37221
-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