kumquat-buildroot/target
Thomas Petazzoni be8a104c3c squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency
Squashfs depends on host-zlib, so we add this as a dependency. As
host-zlib is installed in $(HOST_DIR), we must pass $(HOST_CFLAGS) and
$(HOST_LDFLAGS).

Unfortunately, if we pass CFLAGS=$(HOST_CFLAGS), we override the
CFLAGS defined in the Makefile, and the build fails. Therefore, we
borrow a patch from OpenEmbedded to fix this problem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-26 08:52:22 +01:00
..
cloop
cpio
cramfs
device
ext2
generic
initramfs
iso9660
jffs2
linux
makedevs
powerpc
romfs
squashfs squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency 2010-02-26 08:52:22 +01:00
tar
u-boot
ubifs
x86
xtensa
Config.in
Config.in.arch
Makefile.in