commit | fdb26195f494988fc155c204aab0f0953ba7ec6f | [log] [tgz] |
---|---|---|
author | Tracey Dent <tdent48227@gmail.com> | Sun Nov 21 15:03:27 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 22 08:16:16 2010 -0800 |
tree | 712f69b83dc9028abead6cbd5e86b8e158a97702 | |
parent | 9ed05ad3c0629f434b18d20c51162f9bbb4f5d31 [diff] |
Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions Changed Makefile to use <modules>-y instead of <modules>-objs because -objs is deprecated and not mentioned in Documentation/kbuild/makefiles.txt. Signed-off-by: Tracey Dent <tdent48227@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>