aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-11-22 21:43:08 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-11-22 21:43:08 +0000
commit30a35d20d939b434300f36ed106c026cb79ebc68 (patch)
treea89bdf6373a3d54b38d9b373a9d71e2866d2b786
parentf23fdf171799e79df5bf9d4abed343ed8f3a95b0 (diff)
downloadbusybox-w32-30a35d20d939b434300f36ed106c026cb79ebc68.tar.gz
busybox-w32-30a35d20d939b434300f36ed106c026cb79ebc68.tar.bz2
busybox-w32-30a35d20d939b434300f36ed106c026cb79ebc68.zip
The tunnel option isnt required for the ip command
-rw-r--r--debian/config-udeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config-udeb b/debian/config-udeb
index db576ae49..207fba62f 100644
--- a/debian/config-udeb
+++ b/debian/config-udeb
@@ -182,7 +182,7 @@ CONFIG_IP=y
182CONFIG_FEATURE_IP_ADDRESS=y 182CONFIG_FEATURE_IP_ADDRESS=y
183CONFIG_FEATURE_IP_LINK=y 183CONFIG_FEATURE_IP_LINK=y
184CONFIG_FEATURE_IP_ROUTE=y 184CONFIG_FEATURE_IP_ROUTE=y
185CONFIG_FEATURE_IP_TUNNEL=y 185# CONFIG_FEATURE_IP_TUNNEL is not set
186# CONFIG_IPCALC is not set 186# CONFIG_IPCALC is not set
187# CONFIG_NC is not set 187# CONFIG_NC is not set
188# CONFIG_NETSTAT is not set 188# CONFIG_NETSTAT is not set