Explorar el Código

mdadm: move to Disc submenu

As in Disc there is also lvm2 and other hard drive tools in the Openwrt package feeds.

Signed-off-by: Alberto Bursi <[email protected]>
Alberto Bursi hace 9 años
padre
commit
2cb4b267bd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/utils/mdadm/Makefile

+ 1 - 0
package/utils/mdadm/Makefile

@@ -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