]> git.neil.brown.name Git - history.git/commit
[PATCH] kconfig: don't rename target dir when saving config
authorAndrew Morton <akpm@osdl.org>
Thu, 18 Mar 2004 23:00:19 +0000 (15:00 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 18 Mar 2004 23:00:19 +0000 (15:00 -0800)
commit86b5b992be8e8753cacf4f80fcb5bc644fa503c2
treebd1989b96452026d6404a40d9cf5f208e89e63f8
parentdfc78642dbcb8b9550a9e0efe6b42c0ec5050ae5
[PATCH] kconfig: don't rename target dir when saving config

From: Roman Zippel <zippel@linux-m68k.org>

conf_write() now checks the target path whether it's a directory, so it
saves the config in the directory instead of renaming it.
scripts/kconfig/confdata.c