diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-04-24 02:07:24 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-04-24 02:07:24 +0000 |
commit | da31c0be0729db475d9d4dd38e324e54d8a1a45e (patch) | |
tree | 9d6f7295056441b2f0941d9807b9d01c92c9dad9 /toolchain/uClibc/config-0.9.30/avr32 | |
parent | 0874c6efcf03eff49743a3888709cf60bd44278a (diff) | |
download | upstream-da31c0be0729db475d9d4dd38e324e54d8a1a45e.tar.gz upstream-da31c0be0729db475d9d4dd38e324e54d8a1a45e.tar.bz2 upstream-da31c0be0729db475d9d4dd38e324e54d8a1a45e.zip |
[toolchain] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15368 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config-0.9.30/avr32')
-rw-r--r-- | toolchain/uClibc/config-0.9.30/avr32 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/uClibc/config-0.9.30/avr32 b/toolchain/uClibc/config-0.9.30/avr32 deleted file mode 100644 index bf7907aed9..0000000000 --- a/toolchain/uClibc/config-0.9.30/avr32 +++ /dev/null @@ -1,10 +0,0 @@ -ARCH_BIG_ENDIAN=y -CONFIG_AVR32_AP7=y -FORCE_SHAREABLE_TEXT_SEGMENTS=y -LINKRELAX=y -TARGET_ARCH="avr32" -TARGET_avr32=y -UCLIBC_HAS_FPU=y -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set -# UCLIBC_HAS_STRING_ARCH_OPT is not set -UNIX98PTY_ONLY=y |