rtl8821cu: add realtek wlan driver

realtek has released a third different usb ac wlan chipset.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2022-08-03 17:07:27 +02:00
committed by Peter Müller
parent 849eeec292
commit f9d939b7f3
2 changed files with 96 additions and 0 deletions

View File

@@ -1172,6 +1172,7 @@ buildipfire() {
lfsmake2 rtl8189fs KCFG=""
lfsmake2 rtl8812au KCFG=""
lfsmake2 rtl8822bu KCFG=""
lfsmake2 rtl8821cu KCFG=""
lfsmake2 xradio KCFG=""
lfsmake2 linux-initrd KCFG=""