use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Jan 2012 03:08:09 +0000 (03:08 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Jan 2012 03:08:09 +0000 (03:08 +0000)
commit5b7668ca44e6d6e2bcf175e7f64093bd1b71db19
tree23e57437ccb4c4e0b33797263116e22680f5960b
parent7a563f122fd80c56d4c2ef645493a33dec10baa3
use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain.

SVN-Revision: 29766
rules.mk
toolchain/Makefile
toolchain/wrapper/Makefile [new file with mode: 0644]