projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6]
/
net
/
sunrpc
/
auth_gss
/
Makefile
diff --git
a/net/sunrpc/auth_gss/Makefile
b/net/sunrpc/auth_gss/Makefile
index
fe1b874
..
f3431a7
100644
(file)
--- a/
net/sunrpc/auth_gss/Makefile
+++ b/
net/sunrpc/auth_gss/Makefile
@@
-10,7
+10,7
@@
auth_rpcgss-objs := auth_gss.o gss_generic_token.o \
obj-$(CONFIG_RPCSEC_GSS_KRB5) += rpcsec_gss_krb5.o
rpcsec_gss_krb5-objs := gss_krb5_mech.o gss_krb5_seal.o gss_krb5_unseal.o \
- gss_krb5_seqnum.o
+ gss_krb5_seqnum.o
gss_krb5_wrap.o
obj-$(CONFIG_RPCSEC_GSS_SPKM3) += rpcsec_gss_spkm3.o