]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/memstick/Makefile
Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
[mirror_ubuntu-bionic-kernel.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