buildrootschalter/package/fbv
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 fbv: Allow selection of supported image formats. 2012-06-16 22:34:56 +02:00
fbv-1.0b-arch.patch.avr32 fbv: use .patch.$ARCH naming convention 2008-04-24 09:03:25 +00:00
fbv-1.0b-cross.patch fbv: use .patch.$ARCH naming convention 2008-04-24 09:03:25 +00:00
fbv-1.0b-fix-24bpp-support-on-big-endian.patch
fbv-1.0b-fix-bgr555.patch fbv: add patch to support bgr555 framebuffer format. 2010-04-08 09:53:47 +02:00
fbv-1.0b-include.patch fbv: use .patch.$ARCH naming convention 2008-04-24 09:03:25 +00:00
fbv.mk all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00