projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d2277
)
ubox: remove empty menu from block-mount
author
Luka Perkov
<luka@openwrt.org>
Tue, 9 Jul 2013 23:17:33 +0000
(23:17 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Tue, 9 Jul 2013 23:17:33 +0000
(23:17 +0000)
SVN-Revision: 37221
package/system/ubox/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ubox/Makefile
b/package/system/ubox/Makefile
index e964506385819bafd3711e852d1d4257ef1e42a3..a300b1204c9111f8df362c26d2475dab47d8d9bf 100644
(file)
--- 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