collie.conf: fix building of jffs2 images
authorThomas Kunze <thommycheck@gmx.de>
Thu, 28 Aug 2008 15:58:45 +0000 (15:58 +0000)
committerThomas Kunze <thommycheck@gmx.de>
Thu, 28 Aug 2008 15:58:45 +0000 (15:58 +0000)
conf/machine/collie.conf

index 34731c3..0dd8df1 100644 (file)
@@ -10,7 +10,7 @@ require conf/machine/include/tune-strongarm.inc
 
 PREFERRED_PROVIDER_xserver ?= "xserver-kdrive"
 
-EXTRA_IMAGECMD_jffs2 ?= "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
+EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
 IMAGE_LINGUAS ?= ""
 IMAGE_FSTYPES ?= "jffs2 tar.gz"