commit | c124f4f2e04dca16a428a76c89677328bc7bf908 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 15 14:41:29 2015 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 15 14:41:29 2015 -0500 |
tree | cc1bfbbced5244130a102cdd63c72584b1d6e408 |
Squashed 'yocto-poky/' content from commit ea562de git-subtree-dir: yocto-poky git-subtree-split: ea562de57590c966cd5a75fda8defecd397e6436
diff --git a/meta/conf/machine/include/tune-mips64.inc b/meta/conf/machine/include/tune-mips64.inc new file mode 100644 index 0000000..9be0e0f --- /dev/null +++ b/meta/conf/machine/include/tune-mips64.inc
@@ -0,0 +1,3 @@ +DEFAULTTUNE ?= "mips64" + +require conf/machine/include/tune-mips32r2.inc