aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-iwmmxt.inc
blob: f7291be805203e03f139e335243025071d502e6d (plain)
1
2
3
4
5
6
7
# 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 += "armv4 armv4t armv5te iwmmxt"
FEED_ARCH = "iwmmxt"