X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2FMakefile.in;h=3cb1fb8f75c5babca4e487c1356b95560c01b3f5;hb=d87a34a11ddca0659ce2a1fc3d0dbfab9a7d4625;hp=a02ecb5540d45afb02bb02b3257a3ac73cfec243;hpb=52e33c507b84bcaf3af9df010f5de4a282aa3fca;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index a02ecb5..3cb1fb8 100644 --- a/lustre/ptlrpc/Makefile.in +++ b/lustre/ptlrpc/Makefile.in @@ -31,7 +31,7 @@ nodemap_objs += nodemap_storage.o ptlrpc-objs := $(ldlm_objs) $(ptlrpc_objs) $(TARGET)barrier.o @SERVER_TRUE@ptlrpc-objs += $(target_objs) $(nodemap_objs) -@GSS_TRUE@subdir-m += gss +@GSS_TRUE@obj-m += gss/ default: all