Sign in
nest-open-source
/
nest-learning-thermostat
/
5.9.3
/
linux-imx-ul
/
refs/heads/master
/
.
/
drivers
/
memstick
/
Makefile
blob: 98623590c7fe048d727f477f1f6d6ecf42d91ed2 [
file
] [
log
] [
blame
] [
edit
]
#
# Makefile for the kernel MemoryStick device drivers.
#
subdir
-
ccflags
-
$
(
CONFIG_MEMSTICK_DEBUG
)
:=
-
DDEBUG
obj
-
$
(
CONFIG_MEMSTICK
)
+=
core
/
obj
-
$
(
CONFIG_MEMSTICK
)
+=
host
/