X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=openwrt%2Ftarget%2Fjffs2%2Fjffs2root.mk;h=5e9380821b8e1a548001b070a61718c086565086;hb=aebd0c11a39a1d3d97e1d43e48e09a44287be798;hp=b14f2d0f76c06d971690ff0039801cfdf0f4d54c;hpb=22ba317f5174d231be82f368381216404d4032f3;p=openwrt-10.03%2F.git diff --git a/openwrt/target/jffs2/jffs2root.mk b/openwrt/target/jffs2/jffs2root.mk index b14f2d0f7..5e9380821 100644 --- a/openwrt/target/jffs2/jffs2root.mk +++ b/openwrt/target/jffs2/jffs2root.mk @@ -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 \