diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-22 21:43:08 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-11-22 21:43:08 +0000 |
commit | 30a35d20d939b434300f36ed106c026cb79ebc68 (patch) | |
tree | a89bdf6373a3d54b38d9b373a9d71e2866d2b786 | |
parent | f23fdf171799e79df5bf9d4abed343ed8f3a95b0 (diff) |
The tunnel option isnt required for the ip command
-rw-r--r-- | debian/config-udeb | 2 |
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 CONFIG_FEATURE_IP_ADDRESS=y CONFIG_FEATURE_IP_LINK=y CONFIG_FEATURE_IP_ROUTE=y -CONFIG_FEATURE_IP_TUNNEL=y +# CONFIG_FEATURE_IP_TUNNEL is not set # CONFIG_IPCALC is not set # CONFIG_NC is not set # CONFIG_NETSTAT is not set |