Whamcloud - gitweb
Another minor change to the extN makefile, so it works if the fixes patch
authoradilger <adilger>
Tue, 24 Sep 2002 19:01:33 +0000 (19:01 +0000)
committeradilger <adilger>
Tue, 24 Sep 2002 19:01:33 +0000 (19:01 +0000)
is uncommented.

lustre/extN/Makefile.am

index 33a6f92..5938d6a 100644 (file)
@@ -8,12 +8,13 @@ MODULE = extN
 modulefs_DATA = extN.o
 EXTRA_PROGRAMS = extN
 
+EXTNP =
 # NOTE: If you are not using a RedHat 12.5 or later kernel, then you need to
 #       apply the following patch first, as it fixes a number of bugs in ext3.
 #       You can either apply it as part of the extN build by uncommenting the
 #       line below, or apply it to the source kernel tree and fix ext3 also.
 # EXTNP = ext3-2.4.18-fixes.diff
-EXTNP = htree-ext3-2.4.18.diff linux-2.4.18ea-0.8.26.diff
+EXTNP+= htree-ext3-2.4.18.diff linux-2.4.18ea-0.8.26.diff
 EXTNP+= ext3-2.4.18-ino_sb_macro.diff extN-misc-fixup.diff
 EXTNC = balloc.c bitmap.c dir.c file.c fsync.c ialloc.c inode.c ioctl.c
 EXTNC+= namei.c super.c symlink.c