buildrootschalter/package/util-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.in util-linux: fix partx build breakage 2011-11-08 23:48:53 +01:00
util-linux-2.20.1-sscanf-no-ms-as.patch util-linux: fix libmount build under uClibc 2012-03-15 11:06:36 +01:00
util-linux-uclibc-build-fix.patch util-linux: convert to autotarget and bump to 2.19.1 2011-07-27 09:41:44 +02:00
util-linux.mk all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00