From cc844f3b06ea0cd6d27fe01222a588daff7cfb5d Mon Sep 17 00:00:00 2001 From: Ycarus Date: Wed, 14 Mar 2018 14:26:08 +0100 Subject: [PATCH] Add ethtool --- openmptcprouter-full/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index ce18a8a7e..439e0ebf9 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -64,7 +64,7 @@ MY_DEPENDS := \ luci-app-nginx-ha luci-app-omr-tracker luci-app-qos \ luci-app-vnstat omr-quota luci-app-omr-quota \ speedtestc \ - ip6tables-mod-nat luci-proto-ipv6 + ip6tables-mod-nat luci-proto-ipv6 ethtool define Package/$(PKG_NAME) SECTION:=OMR