diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-06-05 22:11:01 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-06-05 22:11:01 +0000 |
commit | 61aa805b9e16a6831203913ca25f7839b47fb6e4 (patch) | |
tree | d36010d03449dd2999bd0e7593a58dc5019567f2 /toolchain/uClibc/uClibc.config-locale | |
parent | b1a66dd673551810a34579245bd728519756e81d (diff) |
Add support for ARM EABI.
Diffstat (limited to 'toolchain/uClibc/uClibc.config-locale')
-rw-r--r-- | toolchain/uClibc/uClibc.config-locale | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/uClibc/uClibc.config-locale b/toolchain/uClibc/uClibc.config-locale index 99d38fd77..fcba00972 100644 --- a/toolchain/uClibc/uClibc.config-locale +++ b/toolchain/uClibc/uClibc.config-locale @@ -41,6 +41,7 @@ DO_C99_MATH=y WARNINGS="-Wall" KERNEL_SOURCE="/usr/src/linux" HAVE_DOT_CONFIG=y +# CONFIG_ARM_EABI is not set # CONFIG_GENERIC_ARM is not set # CONFIG_ARM610 is not set # CONFIG_ARM710 is not set |