kumquat-buildroot/package/binutils
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
..
binutils-2.20
binutils-2.20.1
binutils-2.21 binutils: make it a proper package 2011-01-02 22:55:16 +01:00
binutils-2.21.1 binutils: add version 2.21.1 2011-07-21 22:47:49 +02:00
binutils-2.22 binutils: 2.22 powerpc textrels fix 2011-12-05 12:53:04 +01:00
binutils.mk all packages: use new host-xxx-package macros 2012-07-17 20:18:03 +02:00
Config.in binutils: Makefile and Config.in rework for oprofile ext toolchain compilation 2011-10-27 14:04:56 +02:00
Config.in.host binutils: default to 2.21.1 for uClibc 0.9.33 as well 2012-02-02 09:07:39 +01:00