diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-04 19:07:33 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-08-04 19:07:33 +0000 |
commit | d3ebf329ca81aa1d3d295701d11ed548faed8fbc (patch) | |
tree | e3fb1bd1eb6aed0b080776d8cd9dbf02822e3095 | |
parent | 96b42a4fd1b11979b1498a4df6e673989f449dc3 (diff) |
uClibc-0.9.29: remove double ARM subarch selection from defconfig
uclibc.mk unconditionally adds the ARM subarch config entries to the
config so remove them from the defconfig.
-rw-r--r-- | toolchain/uClibc/uClibc-0.9.29.config | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/toolchain/uClibc/uClibc-0.9.29.config b/toolchain/uClibc/uClibc-0.9.29.config index 468233a76..a898c449e 100644 --- a/toolchain/uClibc/uClibc-0.9.29.config +++ b/toolchain/uClibc/uClibc-0.9.29.config @@ -200,20 +200,4 @@ WARNINGS="-Wall" # UCLIBC_MJN3_ONLY is not set # USE_BX is not set -# CONFIG_GENERIC_ARM is not set -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM7TDMI is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM920T is not set -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_ARM_IWMMXT is not set |