diff options
| author | Eric Andersen <andersen@codepoet.org> | 2005-04-21 20:06:06 +0000 | 
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2005-04-21 20:06:06 +0000 | 
| commit | eadb1e7ba4f156bc571cbb9c806fed1549c5d1b1 (patch) | |
| tree | d3764a9da608a23522a4268fa8342901e9819667 | |
| parent | cc4c8832acbd5a6c9bc1ed9b0988dc7978552107 (diff) | |
| download | buildroot-novena-eadb1e7ba4f156bc571cbb9c806fed1549c5d1b1.tar.gz buildroot-novena-eadb1e7ba4f156bc571cbb9c806fed1549c5d1b1.zip | |
Update for latest config options
| -rw-r--r-- | package/busybox/busybox.config | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config index 722da8755..9ce9d5813 100644 --- a/package/busybox/busybox.config +++ b/package/busybox/busybox.config @@ -307,6 +307,7 @@ CONFIG_FEATURE_CHECK_TAINTED_MODULE=y  #  # CONFIG_FEATURE_IPV6 is not set  # CONFIG_ARPING is not set +# CONFIG_FAKEIDENTD is not set  # CONFIG_FTPGET is not set  # CONFIG_FTPPUT is not set  CONFIG_HOSTNAME=y | 
