X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdfs%2FMakefile;fp=lustre%2Fobdfs%2FMakefile;h=f0a739046dca80224fb9c807ad6ac4efa5e01f3d;hb=6080efcd90128c21ff7cb8d9111f9423c7da97ac;hp=173d49c26a51e869b91c66b149fc5c944bddb3c2;hpb=596dc1f20b9fdccb67f8a2fa3011f71d42af9bf8;p=fs%2Flustre-release.git diff --git a/lustre/obdfs/Makefile b/lustre/obdfs/Makefile index 173d49c..f0a7390 100644 --- a/lustre/obdfs/Makefile +++ b/lustre/obdfs/Makefile @@ -5,6 +5,6 @@ include ../config.mk MODULE = obdfs.o -CFILES=file.c dir.c sysctl.c super.c rw.c namei.c symlink.c # flushd.c +CFILES= file.c dir.c sysctl.c super.c rw.c namei.c symlink.c #flushd.c include ../make.rules