Fix download directory in default configs
authorMichael Roth <mroth@nessie.de>
Fri, 25 Sep 2009 14:23:54 +0000 (16:23 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 30 Sep 2009 09:23:33 +0000 (11:23 +0200)
commit4d153cff9d0f648eff381ac26350d56dabbd1b04
treee4289cf58cb2c2d07f8e42235fd3532c2a125642
parent44c10ff6b48e3597b8778199bba203bfc68beec0
Fix download directory in default configs

Commit a07d6b9d56955bfe0165b5f4ea6d3ed7a92ecff6 changed the meaning
of $(BASE_DIR). Previously it was the top level buildroot directory,
now it is the 'output' directory.
As an side effect, the download directory 'dl' was moved to 'output/dl'.

In commit 416323e93442646e344a4e914776520c5e552fa0 the default download
directory was moved back to the top level of buildroot.

So the various default configurations should reflect this. Fix them.

Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
26 files changed:
target/device/ARMLTD/integrator926/integrator926_defconfig
target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_ext_bare_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_ext_defconfig
target/device/Atmel/at91sam9260dfc/arm_toolchain_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_ext_bare_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_ext_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig
target/device/Atmel/atngw100-base/atngw100-base_defconfig
target/device/Atmel/atngw100/atngw100_defconfig
target/device/Atmel/atstk1005/atstk1005_defconfig
target/device/Atmel/atstk100x/atstk100x_defconfig
target/device/KwikByte/kb9202/kb9202_defconfig
target/device/valka/v100sc2_defconfig
target/device/x86/i686/i386_defconfig
target/device/x86/i686/i686_defconfig