kumquat-buildroot/boot
Thomas Petazzoni 4346902ca9 at91dataflashboot: convert to GENTARGETS
This commit converts the at91dataflashboot bootloader build process to
GENTARGETS. It also does the following changes :

 * As the package directory name is at91dataflashboot, the
   configuration options and make variables are renamed to
   AT91DATAFLASHBOOT instead of DATAFLASHBOOT.

 * Since the board selection in Kconfig wasn't used anywhere, get rid
   of it. at91dataflashboot is only for AT91RM9200 apparently anyway.

[Peter: add ':=' -> '=' change]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-10 15:16:11 +02:00
..
at91bootstrap at91bootstrap: convert to GENTARGETS 2011-07-10 15:06:47 +02:00
at91dataflashboot at91dataflashboot: convert to GENTARGETS 2011-07-10 15:16:11 +02:00
barebox barebox: convert to GENTARGETS 2011-07-10 13:57:48 +02:00
grub grub: fix download URL 2011-03-13 21:42:06 +01:00
grub2
syslinux boot/syslinux: allow build on x86_64 2010-11-29 21:47:48 +01:00
u-boot u-boot 2011.03: fix mkimage build failure when u-boot isn't configured 2011-04-26 21:30:15 +02:00
common.mk
Config.in