Sign in
coral
/
u-boot-mtk
/
79907a4f8429aef161add59b3d026cf2c734c1aa
/
.
/
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
/