buildrootschalter/package/squashfs3
Arnout Vandecappelle (Essensium/Mind) 69e64c42b7 all packages: use new host-xxx-package macros
This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
  xargs sed -i -e 's/$(eval $(call GENTARGETS,host))/$(eval $(host-generic-package))/' \
               -e 's/$(eval $(call AUTOTARGETS,host))/$(eval $(host-autotools-package))/' \
               -e 's/$(eval $(call CMAKETARGETS,host))/$(eval $(host-cmake-package))/'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-17 20:18:03 +02:00
..
Config.in squashfs,squashfs3: needs LARGEFILE support in toolchain 2010-05-26 22:17:52 +02:00
squashfs3-3.4-build-system-fix.patch squashfs3: fix build when zlib isn't available on the host 2010-05-07 21:32:02 +02:00
squashfs3-3.4-get_nprocs.patch squashfs3: fix build with uClibc 2012-03-15 21:46:28 +01:00
squashfs3.mk all packages: use new host-xxx-package macros 2012-07-17 20:18:03 +02:00