]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Net: can: Makefile: Remove deprecated kbuild goal definitions
authorTracey Dent <tdent48227@gmail.com>
Sun, 21 Nov 2010 15:03:14 +0000 (15:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Nov 2010 16:16:09 +0000 (08:16 -0800)
commitbac14e017830bd204b3a1bd55f42b0841c02e995
tree151cd6db359b9ff716c87a2c6019fb608dca6e6b
parenta3106d032fb17283c96fa041f8285e6926ae074d
Net: can: 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>
net/can/Makefile