diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-12-21 10:19:35 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-12-21 10:19:35 +0000 |
commit | 8e1c23570bf48c6e4d880553a654cd23ac5bf2a9 (patch) | |
tree | d308de1b2b1a02505899813adbb156e6f01e7f67 | |
parent | 3f4577fe89794db00efa98d7614f5aaa87410ea6 (diff) | |
parent | 5a1269e53c80708c3e3f53569791c66eab0cae12 (diff) |
merge of 04fc443fb07deb514c4218a844a23809017c4005
and 76e7f9f8a56e5ea977d7491ec4871f97befb0507
-rw-r--r-- | conf/machine/include/tune-thumb.conf | 2 |
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 " + |