From 6a672ca0eb6b70522bbff00c1f6f5d2b11c5af8b Mon Sep 17 00:00:00 2001 From: cshore Date: Sun, 19 Sep 2010 22:34:06 +0000 Subject: [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 --- package/block-extroot/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package') 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 -- cgit v1.2.3