X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2FMakefile.in;h=f1966fa0fe062e6ac5472ed0928ecf235c551489;hp=2426dfa4e57765065ec3835a400f353215899276;hb=e9389613eb29297f7b5a6b6cd896bafc7a5551f8;hpb=70d70c4f541c84adc88c372d670cd3a7fa8bc91f diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index 2426dfa..f1966fa 100644 --- a/lustre/ptlrpc/Makefile.in +++ b/lustre/ptlrpc/Makefile.in @@ -13,8 +13,8 @@ ldlm_objs += $(LDLM)ldlm_reclaim.o target_objs := $(TARGET)tgt_main.o $(TARGET)tgt_lastrcvd.o target_objs += $(TARGET)tgt_handler.o $(TARGET)out_handler.o target_objs += $(TARGET)out_lib.o $(TARGET)update_trans.o -target_objs += $(TARGET)update_records.o -target_objs += $(TARGET)update_recovery.o +target_objs += $(TARGET)update_records.o $(TARGET)update_recovery.o +target_objs += $(TARGET)tgt_grant.o ptlrpc_objs := client.o recover.o connection.o niobuf.o pack_generic.o ptlrpc_objs += events.o ptlrpc_module.o service.o pinger.o