Sign in
kunit
/
linux
/
f769c26085ee0945fba3ba0ea48781770a8c81e2
/
.
/
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