1
0
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:
Mirko Vogt 2009-07-24 20:34:08 +02:00 committed by Xiangfu Liu
parent 0b6d49071a
commit 23a1cd927c

View File

@ -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