Sign in
coral
/
linux-mtk
/
c55b6b3da25aa3af36ec51a13a4ed15fef0d7a73
/
.
/
drivers
/
memstick
/
Makefile
blob: 98623590c7fe048d727f477f1f6d6ecf42d91ed2 [
file
] [
log
] [
blame
]
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir
-
ccflags
-
$
(
CONFIG_MEMSTICK_DEBUG
)
:=
-
DDEBUG
obj
-
$
(
CONFIG_MEMSTICK
)
+=
core
/
obj
-
$
(
CONFIG_MEMSTICK
)
+=
host
/