X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2FMakefile.in;h=0ea5fbf3f4dfe5fdbbb54df5880b37808da2e677;hb=f4547f0569774eb794fb143362e201f658415f4c;hp=86da7be319266a43c6ccd688172247cc4a3eefa8;hpb=77e44127bb39f5d1dc1f4e61274e5df7bf707603;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index 86da7be..0ea5fbf 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 recov_thread.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 +ptlrpc_objs += sec_null.o sec_plain.o nrs.o nrs_fifo.o target_objs := $(TARGET)tgt_main.o $(TARGET)tgt_lastrcvd.o