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