Przeglądaj źródła

make au1000 images 128k

SVN-Revision: 9810
John Crispin 18 lat temu
rodzic
commit
82c3f8cffd
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      target/linux/au1000/image/Makefile

+ 2 - 0
target/linux/au1000/image/Makefile

@@ -11,6 +11,8 @@ LOADADDR = 0x81000000		# RAM start + 16M
 KERNEL_ENTRY = 0x80100000
 RAMSIZE = 0x00100000		# 1MB
 
+JFFS2_BLOCKSIZE = 128k
+
 FLASH_KERNEL := 0xBFD00000
 FLASH_FS     := 0xBE000000