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:
3561d43
)
EDAC: Remove deprecated kbuild goal definitions
author
Tracey Dent
<tdent48227@gmail.com>
Sun, 7 Nov 2010 14:43:33 +0000
(09:43 -0500)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 22 Nov 2010 14:35:31 +0000
(15:35 +0100)
Change EDAC's Makefile to use <modules>-y instead of
<modules>-objs because -objs is deprecated and not mentioned in
Documentation/kbuild/makefiles.txt.
[bp: Fixup commit message]
[bp: Fixup indentation]
Signed-off-by: Tracey Dent <tdent48227@gmail.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found