summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/cmx270.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/cmx270.conf')
-rw-r--r--meta/conf/machine/cmx270.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/cmx270.conf b/meta/conf/machine/cmx270.conf
index 2123d6294f..509da675ab 100644
--- a/meta/conf/machine/cmx270.conf
+++ b/meta/conf/machine/cmx270.conf
@@ -2,7 +2,7 @@
2#@NAME: Nokia 770 internet tablet 2#@NAME: Nokia 770 internet tablet
3#@DESCRIPTION: Machine configuration for the Compulab CM-X270 3#@DESCRIPTION: Machine configuration for the Compulab CM-X270
4TARGET_ARCH = "arm" 4TARGET_ARCH = "arm"
5IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te iwmmxt" 5PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te iwmmxt"
6 6
7EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n" 7EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n"
8 8