[package] base/block-extroot: Moved block-extroot from Utilities/disc to Base system
[openwrt-10.03/.git] / 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