From e04a75fc4a321eb182a710e3039e4e1c6babac34 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 6 Apr 2021 17:58:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20rtl8821cu=20=E6=97=A0?= =?UTF-8?q?=E7=BA=BF=E7=BD=91=E5=8D=A1=E6=94=AF=E6=8C=81(test)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/x86_64 | 1 + CustomPackages/x86_64 | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Configs/x86_64 b/Configs/x86_64 index 6cb4034..220c4b0 100644 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -11,6 +11,7 @@ CONFIG_TARGET_IMAGES_GZIP=y CONFIG_PACKAGE_kmod-rtl8812au-ct=y CONFIG_PACKAGE_kmod-rtl8821ae=y CONFIG_PACKAGE_kmod-mt76x2u=y +CONFIG_PACKAGE_kmod-rtl8821cu=y CONFIG_PACKAGE_kmod-fs-nfs-v3=y CONFIG_PACKAGE_kmod-fs-nfs-v4=y diff --git a/CustomPackages/x86_64 b/CustomPackages/x86_64 index 3a55f09..4b79539 100755 --- a/CustomPackages/x86_64 +++ b/CustomPackages/x86_64 @@ -8,4 +8,5 @@ svn other luci-app-socat https://github.com/Lienol/openwrt-package/trunk git other luci-app-onliner https://github.com/rufengsuixing git other netspeedtest https://github.com/sirpdboy git lean luci-app-netdata https://github.com/sirpdboy -svn other luci-app-rebootschedule https://github.com/zxlhhyccc/bf-package-master/trunk/zxlhhyccc \ No newline at end of file +svn other luci-app-rebootschedule https://github.com/zxlhhyccc/bf-package-master/trunk/zxlhhyccc +svn kernel rtl8821cu https://github.com/immortalwrt/immortalwrt/trunk/package/kernel \ No newline at end of file