summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-23 19:59:39 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-23 19:59:39 (EDT)
commit87a1a75d03f7c4c2487dbd2fa6919319f0b7eef2 (patch)
treea81e686ab94939cd6fb8813eca77569806369eb7 /src
parenta145faf55fd499b6112362fbd8d8d748efdfc552 (diff)
busybox: Enable NC_110_COMPAT
Diffstat (limited to 'src')
-rw-r--r--src/build/busybox/1.21.1/busybox.config2
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