1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 02:16:43 +03:00

[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:
cshore 2010-09-19 22:34:06 +00:00
parent d50c66b881
commit 6a672ca0eb

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