git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36b7985
)
omap3.inc: set TARGET_ARCH to arm
author
Koen Kooi
<koen@openembedded.org>
Tue, 12 Oct 2010 10:38:50 +0000
(12:38 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 12 Oct 2010 14:30:15 +0000
(16:30 +0200)
conf/machine/include/omap3.inc
patch
|
blob
|
history
diff --git
a/conf/machine/include/omap3.inc
b/conf/machine/include/omap3.inc
index
193e31e
..
76e997d
100644
(file)
--- 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"