diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-23 19:52:09 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-23 19:52:09 (EDT) |
commit | 40e02ad3025969c32d36834d2b53a7cf7d52e25a (patch) | |
tree | 7292dceae95710146b4115a3180156f3b3c02c0a /src | |
parent | d01688220c754fbc1a0a1471ca7c507e84308d43 (diff) |
busybox: Enable NC_110_COMPAT
Diffstat (limited to 'src')
-rw-r--r-- | src/build/busybox/1.21.1/busybox.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/busybox/1.21.1/busybox.config b/src/build/busybox/1.21.1/busybox.config index 28bc676..781e87f 100644 --- a/src/build/busybox/1.21.1/busybox.config +++ b/src/build/busybox/1.21.1/busybox.config @@ -738,7 +738,7 @@ CONFIG_NBDCLIENT=y CONFIG_NC=y CONFIG_NC_SERVER=y CONFIG_NC_EXTRA=y -# CONFIG_NC_110_COMPAT is not set +CONFIG_NC_110_COMPAT=y CONFIG_PING=y CONFIG_PING6=y CONFIG_FEATURE_FANCY_PING=y |