summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/nokia770.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index d1e52ae5b0..90a13871fc 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -17,7 +17,7 @@ include conf/machine/include/tune-arm926ejs.inc
17 17
18#size of the root partition (yes, it is 123 MB) 18#size of the root partition (yes, it is 123 MB)
19ROOT_FLASH_SIZE = "123" 19ROOT_FLASH_SIZE = "123"
20EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000" 20EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 -n"
21 21
22IMAGE_FSTYPES ?= "jffs2" 22IMAGE_FSTYPES ?= "jffs2"
23 23