toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)
commitdc74adf4453d5f9bfaf5896e7de43938ab628472
tree3c5ffce597429d02d40c40f77b277034d4002ece
parent9766ebb6dc715c03e79d8b7cfc5926a754f531b3
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22723 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
package/base-files/Makefile
rules.mk
toolchain/binutils/Makefile
toolchain/eglibc/Makefile
toolchain/gcc/common.mk
toolchain/gcc/final/Makefile
toolchain/gcc/initial/Makefile
toolchain/gdb/Makefile
toolchain/glibc/Makefile
toolchain/insight/Makefile
toolchain/kernel-headers/Makefile
toolchain/uClibc/Makefile
This page took 0.026426 seconds and 4 git commands to generate.