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