commit | 9a3d0fe84f9fe296a86ea9315092d31986bc7a3a | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@neptun.ravnborg.org> | Sun Oct 01 11:48:53 2006 +0200 |
committer | Sam Ravnborg <sam@neptun.ravnborg.org> | Sun Oct 01 11:48:53 2006 +0200 |
tree | a10259eb51bb240ddc59e36ae2e67a624b213bde | |
parent | ea837f1c050344c3f884531a195c6e339b1a54e8 [diff] |
kconfig: fix saving alternate kconfig file in parent dir This fixes bugzilla entry: 7182 http://bugzilla.kernel.org/show_bug.cgi?id=7182 With this patch we no longer append the directory part twice before saving the config file. This patch has been sent to Roman Zippel for review with no feedback. It is so obviously simple that this should be OK to apply it anyway. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>