[package] ubox: remove empty menu from block-mount

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37221 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Luka Perkov 2013-07-09 23:17:33 +00:00
parent 134ad9827b
commit 9865d93281
1 changed files with 0 additions and 1 deletions

View File

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