[oe] [PATCH] tune-atom.inc: add i686 to PACKAGE_EXTRA_ARCHS

Pau Espin Pedrol pespin.shar at gmail.com
Thu Mar 31 17:53:01 UTC 2011


Signed-off-by: Pau Espin Pedrol <pespin.shar at gmail.com>
---
 conf/machine/include/tune-atom.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/tune-atom.inc b/conf/machine/include/tune-atom.inc
index 44058c1..01c41d3 100644
--- a/conf/machine/include/tune-atom.inc
+++ b/conf/machine/include/tune-atom.inc
@@ -6,4 +6,4 @@ TARGET_CC_ARCH = "-march=core2"
 #TARGET_CC_ARCH = "-march=i686 -mtune=atom"
 BASE_PACKAGE_ARCH = "i686"
 FEED_ARCH = "i686"
-PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586"
\ No newline at end of file
+PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586 i686"
-- 
1.7.4.1





More information about the Openembedded-devel mailing list