config/config.in
author Joachim Nilsson <jocke@vmlinux.org>
Sun Sep 06 11:13:28 2009 +0200 (2009-09-06)
changeset 1514 461d964d7df2
parent 1497 1b90f0b34c80
child 1727 5f222264bb54
permissions -rw-r--r--
tools wrapper: fix config dependency

The tools wrapper is not needed only for canadian crosses, but also
for every other type of toolchain.
     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
     8 source config/debug.in
     9 source config/tools.in
    10 source config/companion_libs.in