Put back some code from the 2.4 driver, supposed to boot network perfs
[openwrt.git] / target / linux / amcc-2.6 / image / Makefile
index bd391f0..09ff061 100644 (file)
@@ -7,6 +7,8 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
 
+JFFS2_BLOCKSIZE=256k
+
 define Image/Prepare
        cp $(LINUX_DIR)/arch/ppc/boot/images/uImage $(KDIR)/uImage
 endef
This page took 0.023792 seconds and 4 git commands to generate.