From: Daniel Dickinson Date: Sun, 19 Sep 2010 22:34:06 +0000 (+0000) Subject: base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base... X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=46803a3b75528129a69291b39be90674de65bdc8;hp=d6f08bcf81b9ae4eca02e745db4888fc9319b600;p=openwrt%2Fstaging%2Fwigyori.git base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system SVN-Revision: 23098 --- 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