staging/lustre/obdclass: remove llog_test.ko
The llog_test module requires server support (it needs a local MGS to function) and should not have been included. Signed-off-by: John L. Hammond <john.hammond@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
fbf037fee6
commit
62b81e415e
2 changed files with 1 additions and 1073 deletions
|
@ -1,4 +1,4 @@
|
|||
obj-$(CONFIG_LUSTRE_FS) += obdclass.o llog_test.o
|
||||
obj-$(CONFIG_LUSTRE_FS) += obdclass.o
|
||||
|
||||
obdclass-y := linux/linux-module.o linux/linux-obdo.o linux/linux-sysctl.o \
|
||||
llog.o llog_cat.o llog_obd.o llog_swab.o class_obd.o debug.o \
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue