Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e504b84805c574cf18d705c610c9e4a8f6e61017
/
.
/
drivers
/
mmc
/
Makefile
blob: 12eef393e2160103ac3e63dadcefd5817e99a6a9 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel mmc device drivers.
#
subdir
-
ccflags
-
$
(
CONFIG_MMC_DEBUG
)
:=
-
DDEBUG
obj
-
$
(
CONFIG_MMC
)
+=
core
/
obj
-
$
(
CONFIG_MMC
)
+=
card
/
obj
-
$
(
CONFIG_MMC
)
+=
host
/