HomeSort by relevance Sort by last modified time
    Searched refs:mksquashfs (Results 1 - 4 of 4) sorted by null

  /external/squashfs-tools/squashfs-tools/
Android.mk 11 LOCAL_MODULE := mksquashfs
14 mksquashfs.c \
Makefile 81 # in Mksquashfs. Obviously the compression algorithm must have been
90 # Building XATTR support for Mksquashfs and Unsquashfs
93 # comment out the next line to build Mksquashfs and Unsquashfs without XATTR
97 # Select whether you wish xattrs to be stored by Mksquashfs and extracted
101 # If unselected, Mksquashfs/Unsquashfs won't store and extract xattrs by
113 MKSQUASHFS_OBJS = mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o \
225 all: mksquashfs unsquashfs
227 mksquashfs: $(MKSQUASHFS_OBJS)
230 mksquashfs.o: Makefile mksquashfs.c squashfs_fs.h squashfs_swap.h mksquashfs.h
    [all...]
  /build/make/core/
config.mk 602 MAKE_SQUASHFS := $(HOST_OUT_EXECUTABLES)/mksquashfs$(HOST_EXECUTABLE_SUFFIX)
    [all...]
Makefile     [all...]

Completed in 188 milliseconds