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:
8d90c97
)
kconfig: do not hardcode ".config" filename
author
Markus Heidelberg
<markus.heidelberg@web.de>
Sun, 17 May 2009 23:36:53 +0000
(
01:36
+0200)
committer
Sam Ravnborg
<sam@ravnborg.org>
Tue, 9 Jun 2009 20:37:51 +0000
(22:37 +0200)
Rather than hardcoding ".config" use conf_get_configname(), which also
respects the environment variable KCONFIG_CONFIG.
This fixes "make silentoldconfig" when KCONFIG_CONFIG is used and also
suggests the given filename for "Load" and "Save as" in qconf.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found