toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 19 Aug 2010 12:49:51 +0000 (12:49 +0000)
commitf1f392ab5f9174a11c1cce71567316100187be39
tree3c5ffce597429d02d40c40f77b277034d4002ece
parente0456989091285381c7c2acc3a0fdd6c96f1175e
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