1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-19 13:44:05 +02:00
openwrt-xburst/toolchain/uClibc/config-0.9.28/avr32

13 lines
310 B
Plaintext
Raw Normal View History

ARCH_BIG_ENDIAN=y
ARCH_SUPPORTS_BIG_ENDIAN=y
CONFIG_AP7000=y
FORCE_SHAREABLE_TEXT_SEGMENTS=y
KERNEL_SOURCE="./toolchain_build_avr32/linux"
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