[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc...
authorDaniel Dickinson <crazycshore@gmail.com>
Sun, 19 Sep 2010 22:34:06 +0000 (22:34 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Sun, 19 Sep 2010 22:34:06 +0000 (22:34 +0000)
SVN-Revision: 23098

package/block-extroot/Makefile

index 6957669fd5758301f3e1b675765b5c2ab97c44d3..f1e093bcc30b7d9a99000baca29c7b054f2e8c97 100644 (file)
@@ -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