Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a74930da57f6fbe3c24509f1d481f435acd2356
/
.
/
drivers
/
mtd
/
nand
/
Makefile
blob: a358bc680eb910fc0f82494158263d2b190084c0 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
nandcore
-
objs
:=
core
.
o bbt
.
o
obj
-
$
(
CONFIG_MTD_NAND_CORE
)
+=
nandcore
.
o
obj
-
$
(
CONFIG_MTD_SPI_NAND
)
+=
spi
/