* [PATCH] tune-ppce500mc: Add a tune file for PowerPC e500mc core
@ 2011-07-19 17:42 Kumar Gala
2011-07-20 17:06 ` Saul Wold
0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2011-07-19 17:42 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
meta/conf/machine/include/tune-ppce500mc.inc | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
create mode 100644 meta/conf/machine/include/tune-ppce500mc.inc
diff --git a/meta/conf/machine/include/tune-ppce500mc.inc b/meta/conf/machine/include/tune-ppce500mc.inc
new file mode 100644
index 0000000..763ec1a
--- /dev/null
+++ b/meta/conf/machine/include/tune-ppce500mc.inc
@@ -0,0 +1,4 @@
+TARGET_CC_ARCH = "-mcpu=e500mc"
+BASE_PACKAGE_ARCH = "ppce500mc"
+FEED_ARCH = "ppce500mc"
+PACKAGE_EXTRA_ARCHS = "powerpc ppce500mc"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tune-ppce500mc: Add a tune file for PowerPC e500mc core
2011-07-19 17:42 [PATCH] tune-ppce500mc: Add a tune file for PowerPC e500mc core Kumar Gala
@ 2011-07-20 17:06 ` Saul Wold
0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2011-07-20 17:06 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On 07/19/2011 10:42 AM, Kumar Gala wrote:
> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>
> ---
> meta/conf/machine/include/tune-ppce500mc.inc | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
> create mode 100644 meta/conf/machine/include/tune-ppce500mc.inc
>
> diff --git a/meta/conf/machine/include/tune-ppce500mc.inc b/meta/conf/machine/include/tune-ppce500mc.inc
> new file mode 100644
> index 0000000..763ec1a
> --- /dev/null
> +++ b/meta/conf/machine/include/tune-ppce500mc.inc
> @@ -0,0 +1,4 @@
> +TARGET_CC_ARCH = "-mcpu=e500mc"
> +BASE_PACKAGE_ARCH = "ppce500mc"
> +FEED_ARCH = "ppce500mc"
> +PACKAGE_EXTRA_ARCHS = "powerpc ppce500mc"
Merged into OE-Core
Thanks
Sau!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-20 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19 17:42 [PATCH] tune-ppce500mc: Add a tune file for PowerPC e500mc core Kumar Gala
2011-07-20 17:06 ` Saul Wold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox