revert busybox ip command support for MWAN3

This commit is contained in:
coolsnowwolf 2017-10-30 00:47:16 +08:00
parent 3645684b8c
commit 1c205c0866

View File

@ -47,7 +47,6 @@ define Package/busybox
URL:=http://busybox.net/
DEPENDS:=+BUSYBOX_USE_LIBRPC:librpc +BUSYBOX_CONFIG_PAM:libpam +BUSYBOX_CONFIG_NTPD:jsonfilter
MENU:=1
PROVIDES:=ip
ALTERNATIVES:=\
$(call BUSYBOX_IF_ENABLED,KILL, 100:/bin/kill:/bin/busybox) \
$(call BUSYBOX_IF_ENABLED,PS, 100:/bin/ps:/bin/busybox) \