From 5e672084cbd55103350168414ff71a3e70839172 Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Tue, 9 Jul 2013 23:17:33 +0000
Subject: [PATCH] ubox: remove empty menu from block-mount

SVN-Revision: 37221
---
 package/system/ubox/Makefile | 1 -
 1 file changed, 1 deletion(-)

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
-- 
2.30.2