[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
This commit is contained in:
Daniel Dickinson 2010-09-19 22:34:06 +00:00
parent d2355f63f2
commit 18c8d922b7

View File

@ -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