diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-08 12:37:40 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-08 12:37:40 +0000 |
commit | 303cbeeea22248d7d3c635921fe9929106c60150 (patch) | |
tree | 1121616b24e3bfd33cfca6dad1cff4334bfaefaf /meta/conf/machine/include/tune-sh3.inc | |
parent | aad3939717a8d568c3744926a27790401b6853e5 (diff) | |
download | poky-303cbeeea22248d7d3c635921fe9929106c60150.tar.gz |
conf/machine/include: Rename to .conf to .inc files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2388 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/include/tune-sh3.inc')
-rw-r--r-- | meta/conf/machine/include/tune-sh3.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/include/tune-sh3.inc b/meta/conf/machine/include/tune-sh3.inc new file mode 100644 index 0000000000..192dd8fd22 --- /dev/null +++ b/meta/conf/machine/include/tune-sh3.inc | |||
@@ -0,0 +1 @@ | |||
TARGET_CC_ARCH = "-ml -m3" | |||