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
colors.h
conf.c
confdata.c Fix /http://bugs.uclibc.org/view.php?id=134 2005-03-09 17:39:38 +00:00
dialog.h
expr.c
expr.h
inputbox.c
Kconfig-language.txt
lex.zconf.c_shipped
lkc_proto.h
lkc.h
Makefile
mconf.c gtj writes in http://bugs.uclibc.org/view.php?id=55 2005-02-25 02:32:25 +00:00
menu.c
menubox.c
msgbox.c
symbol.c
textbox.c
util.c
yesno.c
zconf.l
zconf.tab.c_shipped
zconf.tab.h_shipped
zconf.y