From aecfd70807a6658607e01a1f908ea76cd893974f Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 29 Mar 2018 08:03:55 +0200 Subject: [PATCH] Add rtl8192su and 8192cu support --- openmptcprouter-full/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index 13644bfd4..326fe10e8 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -65,7 +65,8 @@ MY_DEPENDS := \ luci-app-vnstat omr-quota luci-app-omr-quota \ luci-app-mptcp luci-app-openmptcprouter \ speedtestc \ - ip6tables-mod-nat luci-proto-ipv6 ethtool + ip6tables-mod-nat luci-proto-ipv6 ethtool \ + kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su define Package/$(PKG_NAME) SECTION:=OMR