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