tune-strongarm: rename to tune-strongarm1100 and tune to it (from OE)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3524 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-01-18 12:36:24 +00:00
parent c46d3fb0c3
commit c85d492a4b
2 changed files with 5 additions and 2 deletions

View File

@ -1,2 +0,0 @@
TARGET_CC_ARCH = "-march=armv4 -mtune=xscale"

View File

@ -0,0 +1,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"