xfsprogs: move to submenu Filesystem
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Nov 2013 16:14:58 +0000 (16:14 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38838 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/utils/xfsprogs/Makefile

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