1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 20:15:21 +03:00
openwrt-xburst/toolchain/uClibc/config-0.9.32/powerpc.e500
nbd 755e8b203d uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-26 14:22:55 +00:00

7 lines
124 B
Plaintext

ARCH_BIG_ENDIAN=y
# CONFIG_CLASSIC is not set
CONFIG_E500=y
TARGET_ARCH="powerpc"
TARGET_SUBARCH="classic"
TARGET_powerpc=y