X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=ldiskfs%2FMakefile.in;h=bc3f0588cea23a441c5ec555b76a860774270d15;hp=af44d1da6ef75bc93fdc8fefc60a706e853db77f;hb=08fbadcfe1b62ba46e721eca2d0c5309ca95273c;hpb=28254f0b2726bc540d57dac1dbb16e8a3e45b411 diff --git a/ldiskfs/Makefile.in b/ldiskfs/Makefile.in index af44d1d..bc3f058 100644 --- a/ldiskfs/Makefile.in +++ b/ldiskfs/Makefile.in @@ -7,16 +7,15 @@ backfs_extra := $(wildcard @LINUX@/fs/ext4/Makefile) backfs_headers := $(wildcard @EXT4_SRC_DIR@/*.h) linux_headers := $(wildcard @LINUX@/include/linux/ext4*.h) -linux_new_headers := dynlocks.h -linux_new_headers += htree_lock.h +linux_new_headers := htree_lock.h trace_headers := $(wildcard @LINUX@/include/trace/events/ext4*.h) backfs_sources := $(filter-out %.mod.c,$(wildcard @EXT4_SRC_DIR@/*.c)) -ext3_new_sources := extents.c mballoc.c group.h dynlocks.c fiemap.h +ext3_new_sources := extents.c mballoc.c group.h fiemap.h ext3_new_headers := ext3_extents.h -ext4_new_sources := dynlocks.c fiemap.h mmp.c +ext4_new_sources := fiemap.h mmp.c ext4_new_sources += htree_lock.c ext4_new_headers :=