summaryrefslogtreecommitdiff
path: root/toolchain/Makefile.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-07-27 23:06:16 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-07-27 23:06:16 +0200
commit91f8edad3e3664f549573bc456b5640e8a618123 (patch)
tree9aa0f1df7d5b8f9b8230de3b2bb45f0d71ea4a4e /toolchain/Makefile.in
parent18fa12fe14b1aca9aed313906bbc906ee703ec6e (diff)
parent460ba963acb17df043f412e5c01fda250da6b410 (diff)
Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'toolchain/Makefile.in')
-rw-r--r--toolchain/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/Makefile.in b/toolchain/Makefile.in
index e5fae1f56..d1af87747 100644
--- a/toolchain/Makefile.in
+++ b/toolchain/Makefile.in
@@ -10,8 +10,6 @@ else
MULTILIB:=--disable-multilib
endif
-BR2_SYSROOT_STAGING_DESTDIR=DESTDIR=$(STAGING_DIR)/
-BR2_SYSROOT_TARGET_DESTDIR=DESTDIR=$(TARGET_DIR)/
BR2_CONFIGURE_DEVEL_SYSROOT=--with-sysroot=$(TOOLCHAIN_DIR)/uClibc_dev/
BR2_CONFIGURE_STAGING_SYSROOT=--with-sysroot=$(STAGING_DIR)
BR2_CONFIGURE_BUILD_TOOLS=--with-build-time-tools=$(STAGING_DIR)/usr/$(REAL_GNU_TARGET_NAME)/bin