mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 01:02:49 +02:00
ae965dac51
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15004 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 lines
431 B
Plaintext
16 lines
431 B
Plaintext
ARCH_BIG_ENDIAN=y
|
|
# ARCH_HAS_NO_MMU is not set
|
|
# ARCH_LITTLE_ENDIAN is not set
|
|
ARCH_WANTS_BIG_ENDIAN=y
|
|
CONFIG_AP7000=y
|
|
FORCE_SHAREABLE_TEXT_SEGMENTS=y
|
|
KERNEL_HEADERS="./toolchain_build_avr32/linux/include"
|
|
KERNEL_SOURCE="./toolchain_build_avr32/linux/include"
|
|
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
|