blob: f13671040932c2a5ca184440230d536e97946bab (
plain)
1
2
3
4
5
|
# This machine lists common configuration options for Strongarm 1100 devices
# NOTE: The Zaurus Collie also has a Strongarm processor, but uses the 1110 type
TARGET_CC_ARCH = "-march=armv4 -mtune=strongarm1100"
|