diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-09-23 20:47:47 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-23 20:47:47 (EDT) |
commit | 4587a393160d90f1c756dad56625bbdac055e48d (patch) | |
tree | 995cc3c08b71fbc47ec23f9e15361d362712a122 /src | |
parent | 3d93c804bef6d4ff9a59f959c5f5dd89b442250c (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 |