mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 14:21:53 +02:00
set appropriate blocksizes for nand flash
This commit is contained in:
parent
0b6d49071a
commit
23a1cd927c
@ -7,6 +7,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/image.mk
|
||||
|
||||
JFFS2_BLOCKSIZE=256k 512k
|
||||
|
||||
ifneq ($(CONFIG_XBURST_UBOOT),)
|
||||
define Build/Clean
|
||||
$(MAKE) -C u-boot clean
|
||||
|
Loading…
Reference in New Issue
Block a user