config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon May 07 15:57:02 2007 +0000 (2007-05-07)
changeset 64 7dab8d1a2426
parent 1 eeea35fbf182
child 96 aa1a9fbd6eb8
permissions -rw-r--r--
Fix glibc and uClibc downloading and extracting.
Although we no longer need the kernel config file, we now need to specify the kernel source directory when installing headers.
Re-order components downloading to match build order.
Fix the saveSample.sh script in case the referenced files are the same as the destination files.
     1 source config/global.in
     2 source config/target.in
     3 source config/toolchain.in
     4 source config/kernel.in
     5 source config/binutils.in
     6 source config/cc.in
     7 source config/libc.in