buildrootschalter/package/busybox
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
..
busybox-1.18.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.19.x.config busybox: enable CONFIG_FEATURE_MDEV_RENAME 2012-01-02 22:49:44 +01:00
busybox-1.20.x.config busybox: add new 1.20.0, remove deprecated, mark 1.18.x deprecated 2012-04-29 10:51:14 +02:00
busybox.mk all packages: rename XXXTARGETS to xxx-package 2012-07-17 20:23:05 +02:00
Config.in busybox: bump 1.20.x series to 1.20.2 2012-07-02 20:24:21 +02:00
mdev.conf busybox: provide /etc/mdev.conf if mdev is used 2011-07-11 13:41:25 +02:00
S01logging Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00
S10mdev Remove stray $ character from a bunch of init scripts 2012-03-15 22:11:25 +01:00
S15watchdog busybox: add watchdog daemon startup script 2012-05-06 22:43:52 +02:00
udhcpc.script busybox: move udhcp script from skeleton to package 2010-12-13 00:29:23 +01:00