Sign in
coral
/
linux-imx
/
efc30814a88bdbe2bfe4ac94de2eb089ad80bee3
/
.
/
drivers
/
mtd
/
onenand
/
Makefile
blob: 269cfe46734503b9f423eeec46fb696f0e7bf1e5 [
file
] [
log
] [
blame
]
#
# Makefile for the OneNAND MTD
#
# Core functionality.
obj
-
$
(
CONFIG_MTD_ONENAND
)
+=
onenand
.
o
# Board specific.
obj
-
$
(
CONFIG_MTD_ONENAND_GENERIC
)
+=
generic
.
o
onenand
-
objs
=
onenand_base
.
o onenand_bbt
.
o