aboutsummaryrefslogtreecommitdiffstats
path: root/package/block-extroot
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2010-09-19 22:34:06 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2010-09-19 22:34:06 +0000
commit18c8d922b7fc0f8f6bfb8af4338d8e203098a8a9 (patch)
tree44f85ca1f8fdf048df5821bf7bcf8c4d36be9bf4 /package/block-extroot
parentd2355f63f24c912660135d296d9671dda6d5732c (diff)
downloadupstream-18c8d922b7fc0f8f6bfb8af4338d8e203098a8a9.tar.gz
upstream-18c8d922b7fc0f8f6bfb8af4338d8e203098a8a9.tar.bz2
upstream-18c8d922b7fc0f8f6bfb8af4338d8e203098a8a9.zip
[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23098 3c298f89-4303-0410-b956-a3cf2f4a3e73
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