From 3ddb12261d371c3f7fb5503e9cd052ab5336fd74 Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 20 Oct 2008 07:26:58 +0000 Subject: [PATCH] Branch b1_8_gate Remove obsolete 2.4 kernel support file. b=13568 --- lustre/obdfilter/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/obdfilter/autoMakefile.am b/lustre/obdfilter/autoMakefile.am index 9eb4a37..89490fb 100644 --- a/lustre/obdfilter/autoMakefile.am +++ b/lustre/obdfilter/autoMakefile.am @@ -39,4 +39,4 @@ modulefs_DATA = obdfilter$(KMODEXT) endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -DIST_SOURCES = $(obdfilter-objs:%.o=%.c) filter_io_24.c filter_io_26.c filter_internal.h +DIST_SOURCES = $(obdfilter-objs:%.o=%.c) filter_io_26.c filter_internal.h -- 1.8.3.1