summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-iwmmxt.inc
blob: 49e560ea1a801cc5af0c09687f6b2a122d36004f (plain)
1
2
3
4
5
6
# Configurations for the Intel PXA27x Appications Processor Family. 
# Please use tune-xscale for PXA255/PXA26x based processors.
TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt"
BASE_PACKAGE_ARCH = "iwmmxt"
PACKAGE_EXTRA_ARCHS += "iwmmxt"