commit | ff2109f5f94ff75f45e0c8d2d1d56fefdf20733f | [log] [tgz] |
---|---|---|
author | Tracey Dent <tdent48227@gmail.com> | Sun Nov 21 15:03:12 2010 +0000 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Dec 07 13:52:39 2010 -0200 |
tree | 65cb831a725d45d9252a5257e20c769a401d1957 | |
parent | df6bd743b6f06b066c1c3ba7f2853a6e8d61468c [diff] |
Net: bluetooth: 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>