package: replace ifconfig-usage with ip

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46832
This commit is contained in:
Steven Barth
2015-09-08 17:44:24 +00:00
parent 579fe7f52a
commit e07959cade
7 changed files with 15 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ endif
CONFIGURE_VARS += \
IFCONFIG=/sbin/ifconfig \
ROUTE=/sbin/route \
IPROUTE=/usr/sbin/ip \
IPROUTE=/sbin/ip \
NETSTAT=/sbin/netstat
define Build/Configure