base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system

SVN-Revision: 23098
lede-17.01
Daniel Dickinson 2010-09-19 22:34:06 +00:00
parent d6f08bcf81
commit 46803a3b75
1 changed files with 2 additions and 3 deletions

View File

@ -17,10 +17,9 @@ PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/block-extroot/Default define Package/block-extroot/Default
SECTION:=utils SECTION:=base
CATEGORY:=Utilities CATEGORY:=Base system
TITLE:=root filesystem on secondary storage TITLE:=root filesystem on secondary storage
SUBMENU:=disc
endef endef
define Package/block-extroot define Package/block-extroot