cleanup
[openwrt-10.03/.git] / target / jffs2 / jffs2root.mk
index b14f2d0f76c06d971690ff0039801cfdf0f4d54c..5e9380821b8e1a548001b070a61718c086565086 100644 (file)
@@ -46,6 +46,7 @@ jffs2root-dirclean:
 ifeq ($(strip $(BR2_TARGET_ROOTFS_JFFS2)),y)
 TARGETS+=openwrt-image
 ROOTFS=jffs2
+JFFS2FLAGS=-a $(JFFS2_BLOCK_SIZE)
 
 openwrt-image: openwrt
        @make jffs2root openwrt-code.bin TAG=W54G \