Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ede1e6f8b43246a9796583346839669b1f4b77d4
/
.
/
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