1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 09:44:04 +03:00
openwrt-xburst/toolchain/uClibc/config-0.9.29/avr32
nbd ae965dac51 clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 01:34:51 +00:00

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