summaryrefslogtreecommitdiffstats
path: root/package/dhcp/dhcp.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-03-09 17:39:38 +0000
committerEric Andersen <andersen@codepoet.org>2005-03-09 17:39:38 +0000
commitd47108caf6e630f24fde37c439c1db31d209b25a (patch)
tree9594a3bf48e6d267544ded6b6d000e2782843e3c /package/dhcp/dhcp.mk
parent5c83068090e908afae399bd63975e90703a8814a (diff)
downloadbuildroot-novena-d47108caf6e630f24fde37c439c1db31d209b25a.tar.gz
buildroot-novena-d47108caf6e630f24fde37c439c1db31d209b25a.zip
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.
Diffstat (limited to 'package/dhcp/dhcp.mk')
0 files changed, 0 insertions, 0 deletions