mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
linux: reactivate rtl8192se binary driver for now
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0c9f11f34a
commit
0b35280cd3
File diff suppressed because it is too large
Load Diff
@ -120,7 +120,7 @@
|
|||||||
# bcm_sta: Broadcom STA WLAN Driver
|
# bcm_sta: Broadcom STA WLAN Driver
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS="bcm_sta"
|
# e.g. ADDITIONAL_DRIVERS="bcm_sta"
|
||||||
ADDITIONAL_DRIVERS=""
|
ADDITIONAL_DRIVERS="rtl8192se"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
@ -120,7 +120,7 @@
|
|||||||
# bcm_sta: Broadcom STA WLAN Driver
|
# bcm_sta: Broadcom STA WLAN Driver
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS="bcm_sta"
|
# e.g. ADDITIONAL_DRIVERS="bcm_sta"
|
||||||
ADDITIONAL_DRIVERS=""
|
ADDITIONAL_DRIVERS="rtl8192se"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user