diff options
Diffstat (limited to 'toolchain')
| -rw-r--r-- | toolchain/uClibc/uClibc.config | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/toolchain/uClibc/uClibc.config b/toolchain/uClibc/uClibc.config index 0a2ba841c..4b1b8e83f 100644 --- a/toolchain/uClibc/uClibc.config +++ b/toolchain/uClibc/uClibc.config @@ -37,6 +37,17 @@ DO_C99_MATH=y  WARNINGS="-Wall"  KERNEL_SOURCE="/usr/src/linux"  HAVE_DOT_CONFIG=y +# CONFIG_GENERIC_ARM is not set +# CONFIG_ARM610 is not set +# CONFIG_ARM710 is not set +# CONFIG_ARM720T is not set +# CONFIG_ARM920T is not set +# CONFIG_ARM922T is not set +# CONFIG_ARM926T is not set +# CONFIG_ARM1136JF_S is not set +# CONFIG_ARM_SA110 is not set +# CONFIG_ARM_SA1100 is not set +# CONFIG_ARM_XSCALE is not set  #  # General Library Settings | 
