Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e37c772e36a7943b2e0bd8f48312e78474c0df15
/
.
/
drivers
/
memstick
/
host
/
Makefile
blob: ee666380efa11eb502401f7dbafa6260914ce1e7 [
file
] [
log
] [
blame
]
#
# Makefile for MemoryStick host controller drivers
#
ifeq
(
$
(
CONFIG_MEMSTICK_DEBUG
),
y
)
EXTRA_CFLAGS
+=
-
DDEBUG
endif
obj
-
$
(
CONFIG_MEMSTICK_TIFM_MS
)
+=
tifm_ms
.
o