summaryrefslogtreecommitdiff
path: root/config/config.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-04-01 17:45:28 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-04-01 17:45:28 (GMT)
commit5a6f29c1d12064eba221809c13175ebf3d327321 (patch)
tree67de8fc0d2b2cacfa8799a94d83b0725ef314d35 /config/config.in
parente5a007415a0fa8bb4a6d6d9b6a9d1fd3e45acb74 (diff)
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.
Diffstat (limited to 'config/config.in')
-rw-r--r--config/config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config.in b/config/config.in
index ab71d1a..f4beffe 100644
--- a/config/config.in
+++ b/config/config.in
@@ -1,5 +1,4 @@
source "config/backend.in"
-if ! BACKEND_ERROR
source "config/global.in"
source "config/target.in"
source "config/toolchain.in"
@@ -10,4 +9,3 @@ source "config/libc.in"
source "config/debug.in"
source "config/companion_libs.in"
source "config/companion_tools.in"
-endif # ! BACKEND_ERROR