Files
poky/openembedded/conf/machine/tune-arm926ejs.conf
Richard Purdie 9e7c699670 oe/conf updates from Openembedded
git-svn-id: https://svn.o-hand.com/repos/poky@186 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-12-12 14:39:34 +00:00

4 lines
122 B
Plaintext

#if gcc breaks change arm926ejs to arm926ej-s
TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
PACKAGE_ARCH = "armv5te"