]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: fix saving alternate kconfig file in parent dir
authorSam Ravnborg <sam@neptun.ravnborg.org>
Sun, 1 Oct 2006 09:48:53 +0000 (11:48 +0200)
committerSam Ravnborg <sam@neptun.ravnborg.org>
Sun, 1 Oct 2006 09:48:53 +0000 (11:48 +0200)
commit5a0c0af69bddabf26361d854484032f5d11900c3
treea10259eb51bb240ddc59e36ae2e67a624b213bde
parentdb84455d911b729f1815c4294397b952b2358498
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>
scripts/kconfig/confdata.c