aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-03-12 17:57:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-03-12 17:57:49 +0000
commit6bf90afc69b52ffeab8c4a557f761168096dbf01 (patch)
treebe893cdcd7ea7533b0af54b2736d83ccd929279c /main/busybox/busyboxconfig
parent4506b5f9e5d2972863e9b192008933b0e9ce5102 (diff)
downloadaports-6bf90afc69b52ffeab8c4a557f761168096dbf01.tar.bz2
aports-6bf90afc69b52ffeab8c4a557f761168096dbf01.tar.xz
main/busybox: enable nslookup and patch for wc
the nslookup applet was removed for uclibc nptl work which got temporarily suspended. nslookup might be handy for the 1.10.0 release
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index 1ef0ad07c1..a006a4c25e 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -733,7 +733,7 @@ CONFIG_NC_EXTRA=y
CONFIG_NETSTAT=y
CONFIG_FEATURE_NETSTAT_WIDE=y
CONFIG_FEATURE_NETSTAT_PRG=y
-# CONFIG_NSLOOKUP is not set
+CONFIG_NSLOOKUP=y
CONFIG_NTPD=y
CONFIG_FEATURE_NTPD_SERVER=y
CONFIG_PING=y