mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
rtl8xxx: remove unused or replaced external modules
rtl8189es and rtl8189fs are used at my knowledge only on 32bit arm boards. If there is any 64bit board i can restore it. rtl8822bu and rtl8821cu are both supported in mainline kernel 6.6.x so no separate module is needed anymore. Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7801897940
commit
9e2dfefea7
4
make.sh
4
make.sh
@@ -1703,11 +1703,7 @@ buildipfire() {
|
||||
# Kernelbuild ... current we have no platform that need
|
||||
# multi kernel builds so KCFG is empty
|
||||
lfsmake2 linux KCFG=""
|
||||
lfsmake2 rtl8189es KCFG=""
|
||||
lfsmake2 rtl8189fs KCFG=""
|
||||
lfsmake2 rtl8812au KCFG=""
|
||||
lfsmake2 rtl8822bu KCFG=""
|
||||
lfsmake2 rtl8821cu KCFG=""
|
||||
lfsmake2 linux-initrd KCFG=""
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user