X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fgfs2%2Flocking%2Fnolock%2FMakefile;fp=fs%2Fgfs2%2Flocking%2Fnolock%2FMakefile;h=35e9730bc3a817165f4ae1410254768ba2882881;hb=76828883507a47dae78837ab5dec5a5b4513c667;hp=0000000000000000000000000000000000000000;hpb=64ba3f394c830ec48a1c31b53dcae312c56f1604;p=linux-2.6.git diff --git a/fs/gfs2/locking/nolock/Makefile b/fs/gfs2/locking/nolock/Makefile new file mode 100644 index 000000000..35e9730bc --- /dev/null +++ b/fs/gfs2/locking/nolock/Makefile @@ -0,0 +1,3 @@ +obj-$(CONFIG_GFS2_FS_LOCKING_NOLOCK) += lock_nolock.o +lock_nolock-y := main.o +