Sign in
android-kvm
/
linux
/
f892b7d480eec809a5dfbd6e65742b3f3155e50e
/
.
/
drivers
/
mmc
/
core
/
Makefile
blob: 1075b02ae754ef6f7c357a294e2f7b004cfce062 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel mmc core.
#
ifeq
(
$
(
CONFIG_MMC_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif
obj
-
$
(
CONFIG_MMC
)
+=
mmc_core
.
o
mmc_core
-
y
:=
core
.
o sysfs
.
o mmc
.
o mmc_ops
.
o sd
.
o sd_ops
.
o