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