[oe-commits] Koen Kooi : omap3.inc: set TARGET_ARCH to arm

git version control git at git.openembedded.org
Tue Oct 12 14:33:43 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0fe50ea6a3b84b70b042076f73ca2e8a528e6bcf
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0fe50ea6a3b84b70b042076f73ca2e8a528e6bcf

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Oct 12 12:38:50 2010 +0200

omap3.inc: set TARGET_ARCH to arm

---

 conf/machine/include/omap3.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 193e31e..76e997d 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,4 +1,5 @@
 SOC_FAMILY = "omap3"
+TARGET_ARCH = "arm"
 
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap"





More information about the Openembedded-commits mailing list