diff options
Diffstat (limited to 'target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig')
-rw-r--r-- | target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig index 95b20f6c7..28eb2ad6a 100644 --- a/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig +++ b/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig @@ -228,7 +228,7 @@ BR2_PTHREADS_OLD=y BR2_GCC_CROSS_CXX=y BR2_INSTALL_LIBSTDCPP=y BR2_TARGET_OPTIMIZATION="-Os -pipe" -BR2_TOOLCHAIN_EXTERNAL_PATH="/path/to/staging_dir/usr" +BR2_TOOLCHAIN_EXTERNAL_PATH="$(GCCROOT)" BR2_TOOLCHAIN_EXTERNAL_PREFIX="$(ARCH)-linux" # |