at91dataflashboot: convert to GENTARGETS
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2011 19:54:02 +0000 (21:54 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 10 Jul 2011 13:16:11 +0000 (15:16 +0200)
commit4346902ca9a0e91e915ba40a50a66d66941d3c67
treeaed10db9af2d953ce0cb5c7d9f72b2d8c9587d49
parentdf9624b73feeb5e0dda0ed4772efcce1679add5b
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>
boot/at91dataflashboot/Config.in
boot/at91dataflashboot/at91dataflashboot.mk