summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config-0.9.30.1/arm
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-04-24 02:07:24 +0000
committerNicolas Thill <nico@openwrt.org>2009-04-24 02:07:24 +0000
commit222f37cbde2e880148eecd7bee5f39bb2afa6159 (patch)
treea6c174b24a09175c2add6a0264a5d89a7f584a50 /toolchain/uClibc/config-0.9.30.1/arm
parent2783110a97a84c52b590221b637b3596d18dc013 (diff)
downloadmaster-31e0f0ae-222f37cbde2e880148eecd7bee5f39bb2afa6159.tar.gz
master-31e0f0ae-222f37cbde2e880148eecd7bee5f39bb2afa6159.tar.bz2
master-31e0f0ae-222f37cbde2e880148eecd7bee5f39bb2afa6159.zip
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
SVN-Revision: 15368
Diffstat (limited to 'toolchain/uClibc/config-0.9.30.1/arm')
-rw-r--r--toolchain/uClibc/config-0.9.30.1/arm25
1 files changed, 25 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.30.1/arm b/toolchain/uClibc/config-0.9.30.1/arm
new file mode 100644
index 0000000000..d26b075b45
--- /dev/null
+++ b/toolchain/uClibc/config-0.9.30.1/arm
@@ -0,0 +1,25 @@
+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 is not set
+# 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=y
+# CONFIG_GENERIC_ARM is not set
+TARGET_ARCH="arm"
+TARGET_arm=y