busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2016 19:46:31 +0000 (19:46 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2016 19:46:31 +0000 (19:46 +0000)
commit2abad9c7c7c5b63ffbc5d4177599c330198cd56f
tree1f501299944eecb168b4a5b1bc1b1c4d03553262
parent282e39b772adea35bd54f3eec54f7acce9656916
busybox: fix broken default for FEATURE_IP_ROUTE_DIR (#21845)

Changeset r47775 introduced a wrong default value "n" for the ip applets
config search path, breaking the handling of named routing tables and other
objects having alias configurations.

Fix the issue by providing a proper default value aligned with the value
used by full iproute2.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48716 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/utils/busybox/Config-defaults.in
package/utils/busybox/Makefile