neuros.inc: jffs2 is not yaffs2...
authorKoen Kooi <koen@openembedded.org>
Mon, 7 Jul 2008 22:29:39 +0000 (22:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 7 Jul 2008 22:29:39 +0000 (22:29 +0000)
conf/machine/include/neuros.inc

index ddd5925..2d29d55 100644 (file)
@@ -12,7 +12,7 @@ neuros_make_installkit () {
     [ -f u-boot-${MACHINE}.bin ] && cp u-boot-${MACHINE}.bin ${IMAGE_NAME}-installkit/u-boot.bin
     [ -f default_env.img ] && cp default_env.img ${IMAGE_NAME}-installkit/     
 
-    cp ${IMAGE_NAME}.rootfs.jffs2 ${IMAGE_NAME}-installkit/rootfs.yaffs2 
+    cp ${IMAGE_NAME}.rootfs.yaffs2 ${IMAGE_NAME}-installkit/rootfs.yaffs2 
 
     cd ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}-installkit/ 
       mkfs.jffs2 -d ./temp -o uImage.jffs2 -e 0x20000 -s 0x800 -n