Przeglądaj źródła

xfsprogs: move to submenu Filesystem

move xfsprogs to the right submenu
e2fsprogs, btrfs-progs and other stuff is there already

Signed-off-by: Dirk Neukirchen <[email protected]>

SVN-Revision: 38838
Hauke Mehrtens 12 lat temu
rodzic
commit
1859b36bf7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      package/utils/xfsprogs/Makefile

+ 1 - 0
package/utils/xfsprogs/Makefile

@@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/nls.mk
 define Package/xfsprogs/default
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Filesystem
   DEPENDS:=+libuuid +libpthread +librt
   URL:=http://oss.sgi.com/projects/xfs
 endef