mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 22:25:20 +02:00
13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
|
ARCH_BIG_ENDIAN=y
|
||
|
CONFIG_AVR32_AP7=y
|
||
|
FORCE_SHAREABLE_TEXT_SEGMENTS=y
|
||
|
LINKRELAX=y
|
||
|
LINUXTHREADS_OLD=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
|
||
|
# UCLIBC_HAS_THREADS_NATIVE is not set
|
||
|
UNIX98PTY_ONLY=y
|