buildrootschalter/package/ltrace
Arnout Vandecappelle (Essensium/Mind) e1502ebc0c all packages: rename XXXTARGETS to xxx-package
Also remove the redundant $(call ...).

This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
  xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
               -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
               -e 's/$(eval $(call CMAKETARGETS))/$(eval $(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:23:05 +02:00
..
Config.in Remove code specific to removed architectures 2010-08-31 20:28:21 +02:00
ltrace-0.6.0-events.patch ltrace: fix build on powerpc/uClibc 2012-04-23 00:11:37 +02:00
ltrace-0.6.0-fix-type-punning-in-ARM-arch_-dis-en-able_breakpoint.patch Bump version of ltrace 2012-04-03 23:07:16 +02:00
ltrace-0.6.0-uclibc.patch ltrace: unbreak build on uClibc after REAL_GNU_TARGET_NAME removal 2012-06-24 10:59:37 +02:00
ltrace.mk all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00