Sign in
kunit
/
linux
/
b3fbab0571eb09746cc0283648165ec00efc8eb2
/
.
/
drivers
/
memstick
/
core
/
Makefile
blob: ecd0299377386fee7e062a87c9209a5ad36f22f1 [
file
]
#
# Makefile for the kernel MemoryStick core.
#
obj
-
$
(
CONFIG_MEMSTICK
)
+=
memstick
.
o
obj
-
$
(
CONFIG_MSPRO_BLOCK
)
+=
mspro_block
.
o