kumquat-buildroot/package/config
Eric Andersen d47108caf6 Fix /http://bugs.uclibc.org/view.php?id=134
The configuration utility in package/config/ can look for a default
configuration file called 'defconfig' but it's hard coded to look for
sysdeps/linux/defconfig.

This patch causes the config utility to look in the current working directory
for the 'defconfig' file. I use this to provide a default configuration to a
new buildroot environment. This way, I can 'svn co' buildroot, copy my
defconfig, then make defconfig to use my own default configuration.

This fix only changes one line in the confdata.c file to remove the legacy path
that was used in Linux, and not needed in buildroot.
2005-03-09 17:39:38 +00:00
..
checklist.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
colors.h Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
conf.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
confdata.c Fix /http://bugs.uclibc.org/view.php?id=134 2005-03-09 17:39:38 +00:00
dialog.h Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
expr.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
expr.h Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
inputbox.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
Kconfig-language.txt Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
lex.zconf.c_shipped Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
lkc_proto.h Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
lkc.h Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
Makefile Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
mconf.c gtj writes in http://bugs.uclibc.org/view.php?id=55 2005-02-25 02:32:25 +00:00
menu.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
menubox.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
msgbox.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
symbol.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
textbox.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
util.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
yesno.c Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
zconf.l Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
zconf.tab.c_shipped Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
zconf.tab.h_shipped Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00
zconf.y Major buildroot facelift, step one. 2004-10-09 01:06:03 +00:00