Sign in
googlers
/
maze
/
linux
/
075cb105cb6dcda8a585989ebd4a71f0b3c33f3e
/
.
/
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