Gitiles
Code Review
Sign In
192.168.1.100
/
T800
/
b4bfae9066747d414c41d9c6db8cbf3a1c96c0f1
/
.
/
src
/
kernel
/
linux
/
v4.19
/
drivers
/
mmc
/
Makefile
blob: 26ab7af4e0f95d65ce839098a3ecd30a2033cfa5 [
file
] [
log
] [
blame
]
xj
b04a402
2021-11-25 15:01:52 +0800
[
diff
] [
blame
]
1
#
2
# Makefile for the kernel mmc device drivers.
3
#
4
5
obj
-
$
(
CONFIG_MMC
)
+=
core
/
6
obj
-
$
(
subst m
,
y
,
$
(
CONFIG_MMC
))
+=
host
/