commit dc175a01d120e98090ff2b1d96fcae7f34a566e8
parent 53e1fa2b70e4aa2562135e3ebf7163ae965ef87a
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date: Sun, 30 Oct 2016 09:52:36 +0200
Merge pull request #3392 from bobafetthotmail/patch-18
squashfs-tools: move to Filesystems submenu
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/squashfs-tools/Makefile b/utils/squashfs-tools/Makefile
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/squashfs-tools/Default
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Filesystem
TITLE:=squashfs-tools
URL:=https://github.com/plougher/squashfs-tools
DEPENDS += +libpthread +zlib \