diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-26 21:12:38 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-26 21:12:38 +0000 |
commit | 4b0d5a80f8b38bf9a264584ffc90b901f82c8cbb (patch) | |
tree | 56762054e7ac277378262dd98c4ff8c9c55a7d1e /toolchain/Config.in.2 | |
parent | 02f18650097aed6c71f704c38c4dc55039286248 (diff) | |
download | buildroot-novena-4b0d5a80f8b38bf9a264584ffc90b901f82c8cbb.tar.gz buildroot-novena-4b0d5a80f8b38bf9a264584ffc90b901f82c8cbb.zip |
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
Diffstat (limited to 'toolchain/Config.in.2')
-rw-r--r-- | toolchain/Config.in.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/Config.in.2 b/toolchain/Config.in.2 index c3bada025..e509af134 100644 --- a/toolchain/Config.in.2 +++ b/toolchain/Config.in.2 @@ -1,6 +1,6 @@ # -if BR2_TOOLCHAIN_BUILDROOT +if BR2_TOOLCHAIN_SOURCE source "toolchain/kernel-headers/Config.in" source "toolchain/uClibc/Config.in" source "toolchain/binutils/Config.in" |