diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-07-20 11:11:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-07-20 11:11:22 +0000 |
commit | e4ad93f5f891ad43a2e67044e802c2924d17fb7c (patch) | |
tree | 043311eb8e829f7068648fda9827fdf6e8d63d9b /toolchain/uClibc/config-0.9.31/arm.storm | |
parent | 9f6c22b4974a89a24c0d8758eb9b9b57a93867a4 (diff) | |
download | upstream-e4ad93f5f891ad43a2e67044e802c2924d17fb7c.tar.gz upstream-e4ad93f5f891ad43a2e67044e802c2924d17fb7c.tar.bz2 upstream-e4ad93f5f891ad43a2e67044e802c2924d17fb7c.zip |
the storm target is gone for a long time now
SVN-Revision: 22311
Diffstat (limited to 'toolchain/uClibc/config-0.9.31/arm.storm')
-rw-r--r-- | toolchain/uClibc/config-0.9.31/arm.storm | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/toolchain/uClibc/config-0.9.31/arm.storm b/toolchain/uClibc/config-0.9.31/arm.storm deleted file mode 100644 index 8043cf61b7..0000000000 --- a/toolchain/uClibc/config-0.9.31/arm.storm +++ /dev/null @@ -1,26 +0,0 @@ -ARCH_ANY_ENDIAN=y -ARCH_LITTLE_ENDIAN=y -ARCH_WANTS_LITTLE_ENDIAN=y -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM7TDMI is not set -CONFIG_ARM920T=y -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM_CORTEX_M1 is not set -# CONFIG_ARM_CORTEX_M3 is not set -# CONFIG_ARM_EABI is not set -# CONFIG_ARM_IWMMXT is not set -CONFIG_ARM_OABI=y -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_GENERIC_ARM is not set -TARGET_ARCH="arm" -TARGET_arm=y -# USE_BX is not set |