aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/osc/Makefile
blob: 4488162d228ae29ab20d7d37ec4980e35e9541da (plain) (blame)
1
2
3
4
5
6
7
8
obj-$(CONFIG_LUSTRE_FS) += osc.o
osc-y := osc_request.o osc_dev.o osc_object.o \
	 osc_page.o osc_lock.o osc_io.o osc_quota.o osc_cache.o
osc-$(CONFIG_PROC_FS) += lproc_osc.o



ccflags-y := -I$(src)/../include