Sign in
gfiber
/
kernel
/
quantenna
/
5ec6df777b5e76398e8f1fbbe7cd21e78890c71a
/
.
/
drivers
/
memstick
/
core
/
Makefile
blob: 0d7f90c0ff25d6a03ef85d0a6c950af465565321 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel MemoryStick core.
#
obj
-
$
(
CONFIG_MEMSTICK
)
+=
memstick
.
o
obj
-
$
(
CONFIG_MS_BLOCK
)
+=
ms_block
.
o
obj
-
$
(
CONFIG_MSPRO_BLOCK
)
+=
mspro_block
.
o