Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions
authorTracey Dent <tdent48227@gmail.com>
Sun, 21 Nov 2010 15:03:12 +0000 (15:03 +0000)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 7 Dec 2010 15:52:39 +0000 (13:52 -0200)
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>

No differences found