mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@270 311d38ba-8fff-0310-9ca6-ca027cbcb966
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
#if gcc breaks change arm926ejs to arm926ej-s
|
|
TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs"
|
|
PACKAGE_ARCH = "armv5te"
|