Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / mdc / Makefile
1 obj-$(CONFIG_LUSTRE_FS) += mdc.o
2 mdc-y := mdc_request.o mdc_reint.o mdc_lib.o mdc_locks.o
3 mdc-$(CONFIG_PROC_FS) += lproc_mdc.o
4
5
6 ccflags-y := -I$(src)/../include