obj-$(CONFIG_LUSTRE_FS) += lvfs.o

lvfs-y := lvfs_linux.o fsfilt.o
lvfs-$(CONFIG_PROC_FS) += lvfs_lib.o


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