Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
d114ad54ffb020dc781b6159c1c2f391c6ec418f
/
.
/
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