OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOARD_NAND_PAGE_SIZE
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/
BoardConfigCommon.mk
52
BOARD_NAND_PAGE_SIZE
:= 4096
/build/core/
Makefile
725
ifneq ($(
BOARD_NAND_PAGE_SIZE
),)
726
mkyaffs2_extra_flags := -c $(
BOARD_NAND_PAGE_SIZE
)
729
BOARD_NAND_PAGE_SIZE
:= 2048
[
all
...]
definitions.mk
[
all
...]
Completed in 41 milliseconds