Sign in
gem5
/
arm
/
linux-arm64-legacy
/
2f3870e9e8600cd34030e622fea4bc236f855c24
/
.
/
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
/