mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 23:11:51 +02:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
|
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
|