1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 10:51:28 +03:00
openwrt-xburst/toolchain/uClibc/config-0.9.28/x86_64
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

8 lines
162 B
Plaintext

ARCH_LITTLE_ENDIAN=y
ARCH_SUPPORTS_LITTLE_ENDIAN=y
HAS_FPU=y
HAS_NO_THREADS=y
KERNEL_SOURCE="./toolchain_build_x86_64/linux"
TARGET_ARCH="x86_64"
TARGET_x86_64=y