efika: Trivial typo fix.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 19 Oct 2007 19:32:34 +0000 (19:32 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 19 Oct 2007 19:32:34 +0000 (19:32 +0000)
conf/machine/efika.conf

index 5a2fb2d..a41005b 100644 (file)
@@ -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}"