Merge "build: Add spare size flag to mkyaffs2image"

This commit is contained in:
Jean-Baptiste Queru 2010-11-02 09:01:30 -07:00 committed by Android Code Review
commit 892ea1eaad
1 changed files with 4 additions and 0 deletions

View File

@ -623,6 +623,10 @@ else
mkyaffs2_extra_flags :=
endif
ifneq ($(BOARD_NAND_SPARE_SIZE),)
mkyaffs2_extra_flags += -s $(BOARD_NAND_SPARE_SIZE)
endif
# -----------------------------------------------------------------
# system yaffs image