Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba
/
.
/
drivers
/
mmc
/
Makefile
blob: 416b6d1c9ec6bb024c86f349e2b2b9c3cfa675a4 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel mmc device drivers.
#
subdir
-
ccflags
-
$
(
CONFIG_MMC_DEBUG
)
:=
-
DDEBUG
obj
-
$
(
CONFIG_MMC
)
+=
core
/
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_MMC
))
+=
host
/