commit | 6a5be57f0f00bf5f39b983ec98d58058bc696543 | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley2@verizon.net> | Mon Aug 01 09:51:24 2011 -0400 |
committer | Michal Marek <mmarek@suse.cz> | Fri Sep 09 11:45:47 2011 +0200 |
tree | e086c8d55217c96d6ffef7858d37d6addb9380ab | |
parent | 49c57d254e691a45ade207c754ba09ca7129ed93 [diff] |
fixdep: fix extraneous dependencies 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>