projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5410af
)
base/block-extroot: Moved block-extroot from Utilities/disc to Base system
author
Daniel Dickinson
<crazycshore@gmail.com>
Wed, 22 Sep 2010 04:01:44 +0000
(
04:01
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Wed, 22 Sep 2010 04:01:44 +0000
(
04:01
+0000)
SVN-Revision: 23109
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