Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[deliverable/linux.git] / drivers / staging / lustre / lustre / obdclass / Makefile
1 obj-$(CONFIG_LUSTRE_FS) += obdclass.o
2
3 obdclass-y := linux/linux-module.o linux/linux-obdo.o linux/linux-sysctl.o \
4 llog.o llog_cat.o llog_obd.o llog_swab.o class_obd.o debug.o \
5 genops.o uuid.o lprocfs_status.o lprocfs_counters.o \
6 lustre_handles.o lustre_peer.o statfs_pack.o \
7 obdo.o obd_config.o obd_mount.o lu_object.o lu_ref.o \
8 cl_object.o cl_page.o cl_lock.o cl_io.o \
9 acl.o kernelcomm.o
This page took 0.051565 seconds and 6 git commands to generate.