summaryrefslogtreecommitdiffstats
path: root/package/block-extroot
diff options
context:
space:
mode:
authorDaniel Dickinson <crazycshore@gmail.com>2010-09-19 22:34:06 +0000
committerDaniel Dickinson <crazycshore@gmail.com>2010-09-19 22:34:06 +0000
commit46803a3b75528129a69291b39be90674de65bdc8 (patch)
tree870c7a0020da91d039349b38f8e59312560f98cd /package/block-extroot
parentd6f08bcf81b9ae4eca02e745db4888fc9319b600 (diff)
downloadmaster-31e0f0ae-46803a3b75528129a69291b39be90674de65bdc8.tar.gz
master-31e0f0ae-46803a3b75528129a69291b39be90674de65bdc8.tar.bz2
master-31e0f0ae-46803a3b75528129a69291b39be90674de65bdc8.zip
base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
SVN-Revision: 23098
Diffstat (limited to 'package/block-extroot')
-rw-r--r--package/block-extroot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile
index 6957669fd5..f1e093bcc3 100644
--- 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