aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-21 09:57:56 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-21 09:57:56 +0000
commit5a1269e53c80708c3e3f53569791c66eab0cae12 (patch)
treed308de1b2b1a02505899813adbb156e6f01e7f67 /conf/machine
parent3fe155e8e7e33029f87eae1132f764998e9e7b4a (diff)
downloadopenembedded-5a1269e53c80708c3e3f53569791c66eab0cae12.tar.gz
tune-thumb: add tune file to enable thumb stuff on armvXt
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/tune-thumb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/include/tune-thumb.conf b/conf/machine/include/tune-thumb.conf
new file mode 100644
index 0000000000..862c2c3fcc
--- /dev/null
+++ b/conf/machine/include/tune-thumb.conf
@@ -0,0 +1,2 @@
+TARGET_CC_ARCH += " -mthumb "
+