buildrootschalter/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 Makefile: add target-finalize for common filesystem cleanup 2009-04-07 21:04:31 +00:00
cpio Remove the "project" feature 2009-09-16 20:28:25 +02:00
cramfs cramfs: add CFLAGS/LDFLAGS and host-zlib dependency 2010-02-26 08:52:22 +01:00
device at91boostrap makefile, correct typo in line continuation character. 2010-02-17 12:03:56 +01:00
ext2 buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
generic Drop generic package selection (access point, firewall, dev system) 2009-12-26 09:13:10 +01:00
initramfs Remove the "project" feature 2009-09-16 20:28:25 +02:00
iso9660 Bump iptables to 1.4.6 2010-01-20 10:46:19 +01:00
jffs2 target/jffs2: Don't select BR2_PACKAGE_MTD 2010-02-03 15:11:41 +01:00
linux bump linux kernel versions 2010-02-24 21:46:35 +01:00
makedevs makedevs: install into HOST_DIR 2009-04-01 13:02:07 +00:00
powerpc target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
romfs Remove the "project" feature 2009-09-16 20:28:25 +02:00
squashfs squashfs: pass CFLAGS/LDFLAGS and add host-zlib dependency 2010-02-26 08:52:22 +01:00
tar Remove the "project" feature 2009-09-16 20:28:25 +02:00
u-boot target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11 2009-12-18 09:33:45 +01:00
ubifs Remove the "project" feature 2009-09-16 20:28:25 +02:00
x86 buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
xtensa Update non-AVR32 defconfigs 2009-12-14 23:54:48 +01:00
Config.in Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Config.in.arch Add support for the Cortex-A8 ARM target 2009-11-18 09:55:07 +01:00
Makefile.in target: use qstrip 2009-09-05 14:43:17 +02:00