From ae4b667728b9fe3517726d73f84683cfcded0b81 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 20 Aug 2019 19:06:28 +0200 Subject: [PATCH] Add usbutils --- openmptcprouter-full/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index eac75b261..ab3482c88 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -25,6 +25,7 @@ MY_DEPENDS := \ uhttpd \ uhttpd-mod-ubus \ curl \ + usbutils \ iperf3-ssl luci-app-iperf \ arptables \ bind-dig \