1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-27 18:35:55 +02:00

[package] base/block-extroot: Moved block-extroot from Utilities/disc to Base system

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23109 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2010-09-22 04:01:44 +00:00
parent 0ec7c74cd2
commit 01e9cf2999

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