aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-11 18:27:33 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-11 18:27:33 +0000
commitfb452f9a5ab5d05c5a21a75c14486adce0807b2f (patch)
treee70b39741af75ce3471a513e20c6e46c6a22f6e3 /toolchain/uClibc
parentcdce1e17d755f7e34249f3e336e6dc7641b1648e (diff)
downloadupstream-fb452f9a5ab5d05c5a21a75c14486adce0807b2f.tar.gz
upstream-fb452f9a5ab5d05c5a21a75c14486adce0807b2f.tar.bz2
upstream-fb452f9a5ab5d05c5a21a75c14486adce0807b2f.zip
add preliminary support for the successor of the storm port
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15772 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc')
-rw-r--r--toolchain/uClibc/config-0.9.29/arm.gemini25
-rw-r--r--toolchain/uClibc/config-0.9.30+nptl/arm.gemini26
-rw-r--r--toolchain/uClibc/config-0.9.30.1/arm.gemini26
3 files changed, 77 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.29/arm.gemini b/toolchain/uClibc/config-0.9.29/arm.gemini
new file mode 100644
index 0000000000..90d5b0089f
--- /dev/null
+++ b/toolchain/uClibc/config-0.9.29/arm.gemini
@@ -0,0 +1,25 @@
+ARCH_ANY_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_EABI=y
+# CONFIG_ARM_IWMMXT is not set
+# CONFIG_ARM_OABI is not set
+# CONFIG_ARM_SA110 is not set
+# CONFIG_ARM_SA1100 is not set
+# CONFIG_ARM_XSCALE is not set
+# CONFIG_GENERIC_ARM is not set
+KERNEL_HEADERS="./toolchain_build_arm/linux/include"
+KERNEL_SOURCE="./toolchain_build_arm/linux"
+TARGET_ARCH="arm"
+TARGET_arm=y
+# USE_BX is not set
diff --git a/toolchain/uClibc/config-0.9.30+nptl/arm.gemini b/toolchain/uClibc/config-0.9.30+nptl/arm.gemini
new file mode 100644
index 0000000000..8043cf61b7
--- /dev/null
+++ b/toolchain/uClibc/config-0.9.30+nptl/arm.gemini
@@ -0,0 +1,26 @@
+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
diff --git a/toolchain/uClibc/config-0.9.30.1/arm.gemini b/toolchain/uClibc/config-0.9.30.1/arm.gemini
new file mode 100644
index 0000000000..8043cf61b7
--- /dev/null
+++ b/toolchain/uClibc/config-0.9.30.1/arm.gemini
@@ -0,0 +1,26 @@
+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