diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-10-19 18:25:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-10-19 18:25:25 +0000 |
commit | 161792d02c09a4b5a77ecb27e755377394cfb72c (patch) | |
tree | 0015d66bc8667f072bb0637a8ed553f95c0f7fb2 /toolchain/uClibc/config-0.9.29/avr32 | |
parent | 4f1f99a63daf57e3106a675b554630e4cc396982 (diff) | |
download | upstream-161792d02c09a4b5a77ecb27e755377394cfb72c.tar.gz upstream-161792d02c09a4b5a77ecb27e755377394cfb72c.tar.bz2 upstream-161792d02c09a4b5a77ecb27e755377394cfb72c.zip |
remove support for uclibc 0.9.29
SVN-Revision: 18078
Diffstat (limited to 'toolchain/uClibc/config-0.9.29/avr32')
-rw-r--r-- | toolchain/uClibc/config-0.9.29/avr32 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/toolchain/uClibc/config-0.9.29/avr32 b/toolchain/uClibc/config-0.9.29/avr32 deleted file mode 100644 index 71088e053a..0000000000 --- a/toolchain/uClibc/config-0.9.29/avr32 +++ /dev/null @@ -1,15 +0,0 @@ -ARCH_BIG_ENDIAN=y -# ARCH_HAS_NO_MMU is not set -# ARCH_LITTLE_ENDIAN is not set -ARCH_WANTS_BIG_ENDIAN=y -CONFIG_AP7000=y -FORCE_SHAREABLE_TEXT_SEGMENTS=y -KERNEL_HEADERS="./toolchain_build_avr32/linux/include" -KERNEL_SOURCE="./toolchain_build_avr32/linux/include" -LINKRELAX=y -TARGET_ARCH="avr32" -TARGET_avr32=y -UCLIBC_COMPLETELY_PIC=y -# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set -# UCLIBC_HAS_STRING_ARCH_OPT is not set -UNIX98PTY_ONLY=y |