kumquat-buildroot/package/mpc
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 mpc: make it a proper package 2010-12-27 22:01:00 +01:00
mpc-0.9-configure.patch toolchain: bump mpc to version 0.9 2011-04-26 21:38:27 +02:00
mpc.mk all packages: use new host-xxx-package macros 2012-07-17 20:18:03 +02:00