tools/squashfskit4: add xattr support to mksquashfs for SELinux
[openwrt/openwrt.git] / tools / squashfskit4 / Makefile
index 396a7c0edc5735774ec1cc5ff6cff7c997019a2d..9ed10ecef93bf93dc8ff9e31193b82744b168d59 100644 (file)
@@ -22,7 +22,7 @@ define Host/Compile
        $(MAKE) -C $(HOST_BUILD_DIR)/squashfs-tools \
                XZ_SUPPORT=1 \
                LZMA_XZ_SUPPORT=1 \
-               XATTR_SUPPORT= \
+               XATTR_SUPPORT=1 \
                LZMA_LIB="$(STAGING_DIR_HOST)/lib/liblzma.a" \
                EXTRA_CFLAGS="-I$(STAGING_DIR_HOST)/include" \
                mksquashfs unsquashfs