From 67b10c9ee3e3044a38c09780f1095df70d55221c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Jul 2007 22:06:45 +0000 Subject: better support for handling various jffs2 eraseblock sizes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8011 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/amcc-2.6/image/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux') diff --git a/target/linux/amcc-2.6/image/Makefile b/target/linux/amcc-2.6/image/Makefile index bd391f02f2..09ff061dba 100644 --- a/target/linux/amcc-2.6/image/Makefile +++ b/target/linux/amcc-2.6/image/Makefile @@ -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 -- cgit v1.2.3