commit | 9ed05ad3c0629f434b18d20c51162f9bbb4f5d31 | [log] [tgz] |
---|---|---|
author | Tracey Dent <tdent48227@gmail.com> | Sun Nov 21 15:03:26 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 22 08:16:15 2010 -0800 |
tree | f83250115f3ed2aa302115a07a3992d1faaebad9 | |
parent | 094f2faaa2c4973e50979158f655a1d31a97ba98 [diff] |
Net: rxrpc: 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>