X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fptlrpc%2FMakefile.in;h=9cf66f2ad105c704b531f1c4d0adfa0ccb52b7a7;hb=2709cc886caaeeba428937f0bb791404f38b9830;hp=fbfaa852622c91286f935f2c80d2da35d29fee96;hpb=deb7a5c9f42c1fb7a6f225e2eb09b64b79efc64c;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index fbfaa85..9cf66f2 100644 --- a/lustre/ptlrpc/Makefile.in +++ b/lustre/ptlrpc/Makefile.in @@ -14,7 +14,7 @@ ptlrpc_objs += events.o ptlrpc_module.o service.o pinger.o ptlrpc_objs += llog_net.o llog_client.o llog_server.o import.o ptlrpcd.o ptlrpc_objs += pers.o lproc_ptlrpc.o wiretest.o layout.o ptlrpc_objs += sec.o sec_bulk.o sec_gc.o sec_config.o sec_lproc.o -ptlrpc_objs += sec_null.o sec_plain.o nrs.o nrs_fifo.o +ptlrpc_objs += sec_null.o sec_plain.o nrs.o nrs_fifo.o nrs_crr.o target_objs := $(TARGET)tgt_main.o $(TARGET)tgt_lastrcvd.o