mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 12:16:13 +02:00
ae965dac51
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15004 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
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
|