Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
[linux-2.6-block.git] / drivers / memstick / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
baf8532a
AD
2#
3# Makefile for the kernel MemoryStick device drivers.
4#
5
41d9c644 6subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
baf8532a
AD
7
8obj-$(CONFIG_MEMSTICK) += core/
9obj-$(CONFIG_MEMSTICK) += host/
10