Merge pull request #3496 from MilhouseVH/fixnetcat

[busybox] Enable CONFIG_NC_SERVER, closes #3495
This commit is contained in:
Stefan Saraev 2014-09-27 19:17:14 +03:00
commit e0f918b0db

View File

@ -735,7 +735,7 @@ CONFIG_TTYSIZE=y
# CONFIG_FEATURE_NAMEIF_EXTENDED is not set
CONFIG_NBDCLIENT=y
CONFIG_NC=y
# CONFIG_NC_SERVER is not set
CONFIG_NC_SERVER=y
# CONFIG_NC_EXTRA is not set
CONFIG_NC_110_COMPAT=y
CONFIG_PING=y