Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
416f8d34a9022759eced9757291d2d1bd18c1939
/
.
/
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
/