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:
1010441
)
efika: Trivial typo fix.
author
Leon Woestenberg
<leon.woestenberg@gmail.com>
Fri, 19 Oct 2007 19:32:34 +0000
(19:32 +0000)
committer
Leon Woestenberg
<leon.woestenberg@gmail.com>
Fri, 19 Oct 2007 19:32:34 +0000
(19:32 +0000)
conf/machine/efika.conf
patch
|
blob
|
history
diff --git
a/conf/machine/efika.conf
b/conf/machine/efika.conf
index
5a2fb2d
..
a41005b
100644
(file)
--- a/
conf/machine/efika.conf
+++ b/
conf/machine/efika.conf
@@
-1,10
+1,9
@@
#@TYPE: Machine
#@Name: Genisi EFIKA Development Platform
-#@DESCRIPTION: Machine configuration for teh EFIKA development platform: http://www.pegasosppc.com/efika.php
-
+#@DESCRIPTION: Machine configuration for the EFIKA development platform: http://www.pegasosppc.com/efika.php
TARGET_ARCH = "powerpc"
-PACKAGE_EXTRA_ARCHS = "all
${MACHINE} ppc ppc603e"
+PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc603e"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"