image: fix jffs2(_nand) image generation
[openwrt/svn-archive/archive.git] / target / linux / mvebu / image / Makefile
index 461e3471a912ced41b574a7588d8b73e97462ee6..df75836412f41f0fe1c161c565ec482812c54dd1 100644 (file)
@@ -4,12 +4,14 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
+
+JFFS2_BLOCKSIZE = 128k
+
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/image.mk
 
 LOADADDR:=0x00008000
 
-JFFS2_BLOCKSIZE = 128k
 
 KDIR_TMP:=$(KDIR)/tmp