]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/staging/lustre/lustre/osc/Makefile
staging: add Lustre file system client support
[karo-tx-linux.git] / drivers / staging / lustre / lustre / osc / Makefile
1 obj-$(CONFIG_LUSTRE_FS) += osc.o
2 osc-y := osc_request.o lproc_osc.o osc_dev.o osc_object.o \
3          osc_page.o osc_lock.o osc_io.o osc_quota.o osc_cache.o
4
5
6
7 ccflags-y := -I$(src)/../include