commit | d802b50f0d63d2d18d8dae15d7e3285e99e7e7b6 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@neptun.ravnborg.org> | Sun Apr 01 22:29:38 2007 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Wed May 02 20:58:09 2007 +0200 |
tree | 0bd7ed7e400b0b247046c27210a28f0d06e3a685 | |
parent | 87c94bfb8ad354fb43d2caf870d7ca0b3f98dab3 [diff] |
kconfig/menuconfig: do not hardcode '.config' Export and use the function conf_get_configname() to retreive the default configuration filename. Suggested by: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>