git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6021afc
)
HID: Clean up makefile (-y instead of -objs)
author
Tracey Dent
<tdent48227@gmail.com>
Thu, 18 Nov 2010 09:42:30 +0000
(10:42 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 18 Nov 2010 09:42:44 +0000
(10:42 +0100)
Changed Makefile to use <modules>-y instead of <modules>-objs because -objs is
deprecated and should now be switched. According to (documentation/kbuild/makefiles.txt).
Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found