mirror of https://github.com/hak5/openwrt.git
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
|