From 4b5a64202dc88bc30c32cd094cbf2f905150457a Mon Sep 17 00:00:00 2001 From: adilger Date: Mon, 7 Apr 2003 23:18:35 +0000 Subject: [PATCH] Remove need for whitespace formerly added by exports_hp.patch. --- lustre/kernel_patches/patches/ext-2.4-patch-1.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/patches/ext-2.4-patch-1.patch b/lustre/kernel_patches/patches/ext-2.4-patch-1.patch index b1b9048..09caec1 100644 --- a/lustre/kernel_patches/patches/ext-2.4-patch-1.patch +++ b/lustre/kernel_patches/patches/ext-2.4-patch-1.patch @@ -17,7 +17,7 @@ export-objs := super.o inode.o obj-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \ -- ioctl.o namei.o super.o symlink.o +- ioctl.o namei.o super.o symlink.o + ioctl.o namei.o super.o symlink.o hash.o obj-m := $(O_TARGET) -- 1.8.3.1