]> Pileus Git - ~andy/linux/blob - drivers/staging/lustre/lustre/ptlrpc/gss/Makefile
staging: lustre: Remove braces for single statement in kernel_user_comm.c
[~andy/linux] / drivers / staging / lustre / lustre / ptlrpc / gss / Makefile
1 obj-$(CONFIG_LUSTRE_FS) := ptlrpc_gss.o
2
3 ptlrpc_gss-y := sec_gss.o gss_bulk.o gss_cli_upcall.o gss_svc_upcall.o  \
4                 gss_rawobj.o lproc_gss.o gss_generic_token.o            \
5                 gss_mech_switch.o gss_krb5_mech.o
6
7
8 ccflags-y := -I$(src)/../include