projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f08bc
)
base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base...
author
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 19 Sep 2010 22:34:06 +0000
(22:34 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sun, 19 Sep 2010 22:34:06 +0000
(22:34 +0000)
SVN-Revision: 23098
package/block-extroot/Makefile
patch
|
blob
|
history
diff --git
a/package/block-extroot/Makefile
b/package/block-extroot/Makefile
index 6957669fd5758301f3e1b675765b5c2ab97c44d3..f1e093bcc30b7d9a99000baca29c7b054f2e8c97 100644
(file)
--- a/
package/block-extroot/Makefile
+++ b/
package/block-extroot/Makefile
@@
-17,10
+17,9
@@
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk
define Package/block-extroot/Default
- SECTION:=
utils
- CATEGORY:=
Utilities
+ SECTION:=
base
+ CATEGORY:=
Base system
TITLE:=root filesystem on secondary storage
- SUBMENU:=disc
endef
define Package/block-extroot