diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-23 13:42:46 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-23 13:42:46 (EDT) |
commit | 70898231ddae742a87f44c01494b1779375b579a (patch) | |
tree | 795256e2c70048082cc12aa56dbfbbc1d25af141 /src | |
parent | 23ed4ba5b377768909ba7523ddb37fa1867bbced (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 f47eced..19e3061 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 |