mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
SVN-Revision: 23098
This commit is contained in:
parent
d6f08bcf81
commit
46803a3b75
@ -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…
x
Reference in New Issue
Block a user