diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-02-08 15:45:44 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-02-08 15:45:44 +0000 |
commit | 9bf867b53132f595cae90cc201798bd1f77dfb64 (patch) | |
tree | b291164d46227f77bcabe857e50f92a27f34e4b7 /toolchain/uClibc/config-0.9.33/sparc | |
parent | 75a929c65e7573f3c193f8f93937115cc707ccb6 (diff) | |
download | upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.gz upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.bz2 upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.zip |
add 0.9.33
SVN-Revision: 30374
Diffstat (limited to 'toolchain/uClibc/config-0.9.33/sparc')
-rw-r--r-- | toolchain/uClibc/config-0.9.33/sparc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.33/sparc b/toolchain/uClibc/config-0.9.33/sparc new file mode 100644 index 0000000000..e1596c4100 --- /dev/null +++ b/toolchain/uClibc/config-0.9.33/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 |