Home
last modified time | relevance | path

Searched hist:"554 c73c0256c9e22af1b89e842a310b73b5eb657" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dflash.c554c73c0256c9e22af1b89e842a310b73b5eb657 Sat Feb 11 13:43:55 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled

The whole of common/flash.c is guarded by #if defined() ... #endif.
Move the conditional to common/Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A DMakefile554c73c0256c9e22af1b89e842a310b73b5eb657 Sat Feb 11 13:43:55 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled

The whole of common/flash.c is guarded by #if defined() ... #endif.
Move the conditional to common/Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>