1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-17 22:04:37 +03:00
openwrt-xburst/toolchain/uClibc/config-0.9.28/armeb
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

18 lines
463 B
Plaintext

ARCH_BIG_ENDIAN=y
ARCH_SUPPORTS_BIG_ENDIAN=y
ARCH_SUPPORTS_LITTLE_ENDIAN=y
# CONFIG_ARM1136JF_S is not set
# CONFIG_ARM610 is not set
# CONFIG_ARM710 is not set
# CONFIG_ARM720T is not set
# CONFIG_ARM920T is not set
# CONFIG_ARM922T is not set
# CONFIG_ARM926T is not set
# CONFIG_ARM_SA110 is not set
# CONFIG_ARM_SA1100 is not set
CONFIG_ARM_XSCALE=y
# CONFIG_GENERIC_ARM is not set
KERNEL_SOURCE="./toolchain_build_armeb/linux"
TARGET_ARCH="arm"
TARGET_arm=y