aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-iwmmxt.conf
blob: 2976e0a641ae11e4553ca05460239fdca1f23b50 (plain)
1
2
3
4
5
6
# Configurations for the Intel PXA27x Appications Processor Family. 
# Please use tune-xscale for PXA255/PXA26x based processors.
IPKG_ARCHS += "iwmmxt"
TARGET_CC_ARCH = "-march=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"