Ulf Samuelsson
0dbf9dd7ab
Create a common BR2_COPYTO to prepare to replace
...
all the different COPYTOs spread out all over
Buildroot.
Generate COPY_FILE subroutine which can be used
to copy a file.
$(COPY_FILE , file, directory, filename)
This will copy to binary dir and to the selected
copy dir if set in new config (intended to replace
all old COPYTO configs)
This is overridden by BUILDROOT_COPYTO,
if set into the environment.
2009-01-26 23:52:31 +00:00
Peter Korsgaard
ed5f6093c0
target/: convert to DOWNLOAD helper
2009-01-16 11:48:43 +00:00
Peter Korsgaard
4b72854dde
target/: get rid of unneeded $(strip ..)
2008-12-08 08:15:58 +00:00
Ulf Samuelsson
882a9d2dd2
Avoid hardwiring tftpboot
2008-04-10 21:02:12 +00:00
John Voltz
ceaf9e8217
updates and additions for avr32 arch
2008-03-06 18:59:14 +00:00
Ulf Samuelsson
7710ba7894
Update ATMEL_MIRROR and bump at91bootstrap to v2.4
2008-01-08 21:05:50 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
3471ebe0a3
- random whitespace cleanup
2007-08-22 11:47:22 +00:00
Ulf Samuelsson
d9da157de9
Fix vi syntax highlighting in dataflashboot
2007-07-29 07:11:20 +00:00
Ulf Samuelsson
f310fff8ca
Reintroduce ATMEL_MIRROR in dataflashboot
2007-07-29 07:06:05 +00:00
Ulf Samuelsson
a035d2300a
Use a single ATMEL_MIRROR declaration + cleanup
2007-07-22 17:04:11 +00:00
Ulf Samuelsson
a1e6a84bb3
Add AT91 targets
2007-07-17 12:19:56 +00:00