mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-02 20:02:49 +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:
parent
0ec7c74cd2
commit
01e9cf2999
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user