aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 2235dbe3f..55161fe1e 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -394,6 +394,7 @@ config FEATURE_IP_SHORT_FORMS
394 ip link -> iplink 394 ip link -> iplink
395 ip route -> iproute 395 ip route -> iproute
396 ip tunnel -> iptunnel 396 ip tunnel -> iptunnel
397 ip rule -> iprule
397 398
398 Say N unless you desparately need the short form of the ip 399 Say N unless you desparately need the short form of the ip
399 object commands. 400 object commands.