am 892ea1ea
: Merge "build: Add spare size flag to mkyaffs2image"
* commit '892ea1eaadfa5b57948bb66bd3432e06c58188e1': build: Add spare size flag to mkyaffs2image
This commit is contained in:
committed by
Android Git Automerger
commit
6be29424c6
@@ -692,6 +692,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