kumquat-buildroot/target/device
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
..
AMD target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
ARM add .empty files for git-svn 2009-01-05 15:47:00 +00:00
ARMLTD
Atmel Create a common BR2_COPYTO to prepare to replace 2009-01-26 23:52:31 +00:00
Hitachi
jp target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
KwikByte add .empty files for git-svn 2009-01-05 15:47:00 +00:00
mips
Sharp target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
Soekris target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
valka
Via target/: convert to DOWNLOAD helper 2009-01-16 11:48:43 +00:00
x86 add .empty files for git-svn 2009-01-05 15:47:00 +00:00
Config.in
Config.in.linux.patches
Config.in.mirrors buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper 2009-01-16 10:27:48 +00:00
Config.in.toolchain Update broken AVR32 toolchain, and update configs for this, deprecate all but latest AVR32 toolchain 2009-01-16 22:39:05 +00:00
Config.in.u-boot Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patches if using an at91 2009-01-19 22:42:03 +00:00
Makefile.in
Makefile.in.linux