From 46803a3b75528129a69291b39be90674de65bdc8 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sun, 19 Sep 2010 22:34:06 +0000 Subject: [PATCH] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system SVN-Revision: 23098 --- 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 6957669fd5..f1e093bcc3 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.30.2