OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOARD_NAND_SPARE_SIZE
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/
BoardConfigCommon.mk
53
BOARD_NAND_SPARE_SIZE
:= 128
/build/core/
Makefile
685
ifneq ($(
BOARD_NAND_SPARE_SIZE
),)
686
mkyaffs2_extra_flags += -s $(
BOARD_NAND_SPARE_SIZE
)
688
BOARD_NAND_SPARE_SIZE
:= 64
[
all
...]
definitions.mk
[
all
...]
Completed in 347 milliseconds