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:
db56958
)
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
author
Andreas Ruprecht
<rupran@einserver.de>
Sun, 10 Aug 2014 19:40:48 +0000
(21:40 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 11 Aug 2014 19:44:35 +0000
(12:44 -0700)
In the Makefile, qlcnic_minidump.o is included twice in the list of
object files linked into qlcnic.o.
This change removes the superfluous include.
Signed-off-by: Andreas Ruprecht <rupran@einserver.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found