Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
4c75f7416f51b0c6855952467a5db04f9c598f09
/
.
/
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