diff -r 5d693a13c84a -r 41c2a6716511 docs/overview.txt --- a/docs/overview.txt Fri Jan 08 18:48:21 2010 +0000 +++ b/docs/overview.txt Sat Jan 23 16:49:56 2010 +0100 @@ -828,17 +828,6 @@ - for uClibc-based toolchain: "uclibc" + provides: - optional - - the environment variable CT_KERNEL_ARCH - - contains: - the architecture name as understandable by the Linux kernel build - system. - Eg.: "arm" for an ARM - "powerpc" for a PowerPC - "i386" for an x86 - - defaults to: - ${CT_ARCH} - + provides: - - optional - the environment variables to configure the cross-gcc (defaults) - CT_ARCH_WITH_ARCH : the gcc ./configure switch to select architecture level ( "--with-arch=${CT_ARCH_ARCH}" ) - CT_ARCH_WITH_ABI : the gcc ./configure switch to select ABI level ( "--with-abi=${CT_ARCH_ABI}" )