BUILT_MODULE_NAME[13]="libcfs"
BUILT_MODULE_NAME[14]="lnet"
BUILT_MODULE_NAME[15]="lnet_selftest"
+BUILT_MODULE_NAME[16]="ptlrpc_gss"
+
# Location of the modules in the source tree after build
BUILT_MODULE_LOCATION[0]="lustre/fid"
BUILT_MODULE_LOCATION[13]="libcfs/libcfs"
BUILT_MODULE_LOCATION[14]="lnet/lnet"
BUILT_MODULE_LOCATION[15]="lnet/selftest"
+BUILT_MODULE_LOCATION[16]="lnet/ptlrpc/gss"
+
# Final destination of the modules under /lib/modules/<kernel>/
DEST_MODULE_LOCATION[0]="/updates/kernel/fs/lustre"
DEST_MODULE_LOCATION[13]="/updates/kernel/net/lustre"
DEST_MODULE_LOCATION[14]="/updates/kernel/net/lustre"
DEST_MODULE_LOCATION[15]="/updates/kernel/net/lustre"
+DEST_MODULE_LOCATION[16]="/updates/kernel/net/lustre"