busybox: enable ip rule support by default (required for dealing with route tables)
Adds about 1.2k gzip-compressed Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47387
This commit is contained in:
parent
47668ffd8e
commit
a2a7aba257
1 changed files with 1 additions and 1 deletions
|
@ -2118,7 +2118,7 @@ config BUSYBOX_DEFAULT_FEATURE_IP_TUNNEL
|
|||
default n
|
||||
config BUSYBOX_DEFAULT_FEATURE_IP_RULE
|
||||
bool
|
||||
default n
|
||||
default y
|
||||
config BUSYBOX_DEFAULT_FEATURE_IP_SHORT_FORMS
|
||||
bool
|
||||
default n
|
||||
|
|
Loading…
Reference in a new issue