添加 rtl8821cu 无线网卡支持(test)
This commit is contained in:
parent
a5f2bb781f
commit
e04a75fc4a
|
@ -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
|
||||
|
|
|
@ -9,3 +9,4 @@ 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
|
||||
svn kernel rtl8821cu https://github.com/immortalwrt/immortalwrt/trunk/package/kernel
|
Loading…
Reference in New Issue