From 6f295f7c6f5f7b35e41ddbfb8ec938d006e2706a Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 31 Jan 2009 21:44:04 +0000 Subject: Add AT91 defconfigs for binary toolchains --- target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/Atmel/at91sam9260dfc') 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" # -- cgit v1.2.3