mdadm: move to Disc submenu
authorAlberto Bursi <alberto.bursi@outlook.it>
Thu, 3 Nov 2016 10:45:45 +0000 (11:45 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 8 Nov 2016 10:17:10 +0000 (11:17 +0100)
As in Disc there is also lvm2 and other hard drive tools in the Openwrt package feeds.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
package/utils/mdadm/Makefile

index 5ac9a7f136a711758c78c07530fc5deab3a0553f..8980b846b5bf64179b1e5daa5a6f6688efab4582 100644 (file)
@@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/mdadm
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Disc
   TITLE:=A tool for managing Soft RAID under Linux
   URL:=http://www.kernel.org/pub/linux/utils/raid/mdadm/
   DEPENDS:=+@KERNEL_DIRECT_IO