cramfs: add CFLAGS/LDFLAGS and host-zlib dependency
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Feb 2010 07:35:26 +0000 (08:35 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 26 Feb 2010 07:52:22 +0000 (08:52 +0100)
commitc4ba3fdae5a576ed26815a3ef637614b2017fc18
treefd6efb286352203fc697aae98efa8263d5425d1f
parentc789fbddf491e91b5f3e3b408221117aa04095dc
cramfs: add CFLAGS/LDFLAGS and host-zlib dependency

cramfs depends on host-zlib, so it must be built prior to cramfs.

Moreover, we need to pass the HOST_CFLAGS and HOST_LDFLAGS variables,
otherwise it doesn't find zlib in $(HOST_DIR).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
target/cramfs/cramfs.mk