Searched refs:BOARD_NAND_SPARE_SIZE (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A DMakefile896 ifneq ($(BOARD_NAND_SPARE_SIZE),)
897 mkyaffs2_extra_flags += -s $(BOARD_NAND_SPARE_SIZE)
899 BOARD_NAND_SPARE_SIZE := 64 macro
H A Ddefinitions.mk2012 ($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE))))))\
2013 $(if $(filter 0, $(_isfds_value)),$(shell echo $$(($(BOARD_NAND_PAGE_SIZE)+$(BOARD_NAND_SPARE_SIZE)))),$(_isfds_value))\

Completed in 50 milliseconds