aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config-0.9.32
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-12-14 07:57:22 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-12-14 07:57:22 +0000
commitdcaba4757f21e3a6c01feab21938ec67e5fd1481 (patch)
treec68c1000805ffba37a235ebee8a6a9278417a7f5 /toolchain/uClibc/config-0.9.32
parent7a8254a581a732b948c12b058b923f5612ed6481 (diff)
downloadmaster-187ad058-dcaba4757f21e3a6c01feab21938ec67e5fd1481.tar.gz
master-187ad058-dcaba4757f21e3a6c01feab21938ec67e5fd1481.tar.bz2
master-187ad058-dcaba4757f21e3a6c01feab21938ec67e5fd1481.zip
add plemininary ultrasparc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24558 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config-0.9.32')
-rw-r--r--toolchain/uClibc/config-0.9.32/sparc8
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.32/sparc b/toolchain/uClibc/config-0.9.32/sparc
new file mode 100644
index 0000000000..e1596c4100
--- /dev/null
+++ b/toolchain/uClibc/config-0.9.32/sparc
@@ -0,0 +1,8 @@
+ARCH_BIG_ENDIAN=y
+# CONFIG_SPARC_V7 is not set
+# CONFIG_SPARC_V8 is not set
+CONFIG_SPARC_V9=y
+# CONFIG_SPARC_V9B is not set
+TARGET_ARCH="sparc"
+TARGET_sparc=y
+UCLIBC_HAS_LONG_DOUBLE_MATH=y