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