add nslookup support to busybox, useful for network troubleshooting

This commit is contained in:
Christian Hewitt 2012-03-04 22:35:02 +04:00
parent 4004b987c5
commit e0dc0af3e1

View File

@ -800,7 +800,7 @@ CONFIG_FEATURE_IP_ROUTE=y
CONFIG_NETSTAT=y
# CONFIG_FEATURE_NETSTAT_WIDE is not set
CONFIG_FEATURE_NETSTAT_PRG=y
# CONFIG_NSLOOKUP is not set
CONFIG_NSLOOKUP=y
# CONFIG_NTPD is not set
# CONFIG_FEATURE_NTPD_SERVER is not set
# CONFIG_PSCAN is not set