Whamcloud - gitweb
Don't add xattr.o to export-objs twice.
authoradilger <adilger>
Mon, 7 Apr 2003 23:36:36 +0000 (23:36 +0000)
committeradilger <adilger>
Mon, 7 Apr 2003 23:36:36 +0000 (23:36 +0000)
lustre/kernel_patches/patches/linux-2.4.20-xattr-0.8.54.patch

index 461fc3f..33486fa 100644 (file)
  #
  # Note! Dependencies are done automagically by 'make dep', which also
  # removes any old dependencies. DON'T put your own dependencies here
-@@ -9,10 +9,14 @@
- O_TARGET := ext3.o
--export-objs :=        super.o inode.o
-+export-objs :=        super.o inode.o xattr.o
+@@ -12,8 +12,11 @@
+ 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 hash.o