aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/tune-iwmmxt.inc
blob: 68e118a61b4b9e20356ff6b0a8601865532750e9 (plain)
1
2
3
4
5
6
7
8
TUNE_ARCH = "arm"

# 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"
PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t armv5te iwmmxt"
TUNE_PKGARCH = "iwmmxt"