]> Git Repo - linux.git/blob - drivers/memstick/core/Makefile
selinux: Remove security_ops extern
[linux.git] / drivers / memstick / core / Makefile
1 #
2 # Makefile for the kernel MemoryStick core.
3 #
4
5 obj-$(CONFIG_MEMSTICK)          += memstick.o
6 obj-$(CONFIG_MS_BLOCK)          += ms_block.o
7 obj-$(CONFIG_MSPRO_BLOCK)       += mspro_block.o
This page took 0.032555 seconds and 4 git commands to generate.