From: cshore Date: Wed, 22 Sep 2010 04:01:44 +0000 (+0000) Subject: [package] base/block-extroot: Moved block-extroot from Utilities/disc to Base system X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=01e9cf2999d2fccd9c82523a65ef0533f62f6e9d [package] base/block-extroot: Moved block-extroot from Utilities/disc to Base system git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23109 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/block-extroot/Makefile b/package/block-extroot/Makefile index 6957669fd..f1e093bcc 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