* commit '6be29424c60cb5e17ce0aacb026c1cb88a62428b': build: Add spare size flag to mkyaffs2image
This commit is contained in:
committed by
Android Git Automerger
commit
2042cabf71
@@ -704,6 +704,10 @@ else
|
||||
mkyaffs2_extra_flags :=
|
||||
endif
|
||||
|
||||
ifneq ($(BOARD_NAND_SPARE_SIZE),)
|
||||
mkyaffs2_extra_flags += -s $(BOARD_NAND_SPARE_SIZE)
|
||||
endif
|
||||
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# system image
|
||||
|
Reference in New Issue
Block a user