From 01e9cf2999d2fccd9c82523a65ef0533f62f6e9d Mon Sep 17 00:00:00 2001 From: cshore Date: Wed, 22 Sep 2010 04:01:44 +0000 Subject: [PATCH] [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 --- package/block-extroot/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.35.1