base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system

SVN-Revision: 23098
master
Daniel Dickinson 14 years ago
parent d6f08bcf81
commit 46803a3b75
  1. 5
      package/block-extroot/Makefile

@ -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…
Cancel
Save