]> git.ipfire.org Git - thirdparty/kernel/stable.git/blame - drivers/memstick/Makefile
Merge branch 'net-hns-bugfixes-for-HNS-Driver'
[thirdparty/kernel/stable.git] / drivers / memstick / Makefile
CommitLineData
baf8532a
AD
1#
2# Makefile for the kernel MemoryStick device drivers.
3#
4
41d9c644 5subdir-ccflags-$(CONFIG_MEMSTICK_DEBUG) := -DDEBUG
baf8532a
AD
6
7obj-$(CONFIG_MEMSTICK) += core/
8obj-$(CONFIG_MEMSTICK) += host/
9