Files
poky/meta/conf/machine/include/tune-iwmmxt.conf
2006-08-27 22:08:09 +00:00

7 lines
244 B
Plaintext

# Configurations for the Intel PXA27x Appications Processor Family.
# Please use tune-xscale for PXA255/PXA26x based processors.
IPKG_EXTRA_ARCHS += "iwmmxt"
TARGET_CC_ARCH = "-march=iwmmxt -mcpu=iwmmxt -mtune=iwmmxt"
PACKAGE_ARCH = "iwmmxt"