xfsprogs: move to submenu Filesystem
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Nov 2013 16:14:58 +0000 (16:14 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Nov 2013 16:14:58 +0000 (16:14 +0000)
move xfsprogs to the right submenu
e2fsprogs, btrfs-progs and other stuff is there already

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 38838

package/utils/xfsprogs/Makefile

index 4c69fca0ef1a02b78f98f0b9716959cc9e969242..81b44b389b2c9a4e6d1479cdbb71b9c9e119ff4a 100644 (file)
@@ -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