]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/memstick/Makefile
netfilter: conntrack: rename nf_ct_iterate_cleanup
[mirror_ubuntu-artful-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