config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Apr 01 19:45:28 2010 +0200 (2010-04-01)
changeset 1877 b579a5cb53d1
parent 1870 a4c4e51aa541
child 1965 e3d532dd8b5d
permissions -rw-r--r--
config: do not force setting kernel and arch

In backend mode, only enforce the arch and/or kernel selection if the
upper-layer build system effectively forces the selection.
     1 source "config/backend.in"
     2 source "config/global.in"
     3 source "config/target.in"
     4 source "config/toolchain.in"
     5 source "config/kernel.in"
     6 source "config/binutils.in"
     7 source "config/cc.in"
     8 source "config/libc.in"
     9 source "config/debug.in"
    10 source "config/companion_libs.in"
    11 source "config/companion_tools.in"