buildrootschalter/linux
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.ext.in ocf-linux: new package 2012-05-05 16:21:40 +02:00
Config.in linux: clarify the BR2_LINUX_KERNEL_DEFCONFIG help text 2012-07-15 00:57:07 +02:00
linux-ext-ocf-linux.mk ocf-linux: new package 2012-05-05 16:21:40 +02:00
linux-ext-rtai.mk rtai: fix path to apply-patches 2011-09-20 22:18:32 +02:00
linux-ext-xenomai.mk rtai, xenomai: use the pre patch hook point 2011-09-20 22:18:16 +02:00
linux.mk all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00