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:
49c57d2
)
fixdep: fix extraneous dependencies
author
Peter Foley
<pefoley2@verizon.net>
Mon, 1 Aug 2011 13:51:24 +0000
(09:51 -0400)
committer
Michal Marek
<mmarek@suse.cz>
Fri, 9 Sep 2011 09:45:47 +0000
(11:45 +0200)
The introduction of include/linux/kconfig.h created 3 extraneous
dependencies:
include/config/.h
include/config/h.h
include/config/foo.h
Fix this by excluding kconfig.h from fixdep calculations.
Signed-off-by: Peter Foley <pefoley2@verizon.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found