mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
distro: drop RTL8192DU as now in-kernel
This commit is contained in:
parent
a24176d3d5
commit
a77242656d
@ -64,7 +64,7 @@
|
||||
# for a list of additional drivers see packages/linux-drivers
|
||||
# Space separated list is supported,
|
||||
# e.g. ADDITIONAL_DRIVERS="DRIVER1 DRIVER2"
|
||||
ADDITIONAL_DRIVERS="RTL8192DU RTL8812AU"
|
||||
ADDITIONAL_DRIVERS="RTL8812AU"
|
||||
|
||||
# Default size of system partition, in MB, eg. 512
|
||||
SYSTEM_SIZE=512
|
||||
|
@ -64,7 +64,7 @@
|
||||
# for a list of additional drivers see packages/linux-drivers
|
||||
# Space separated list is supported,
|
||||
# e.g. ADDITIONAL_DRIVERS+=" DRIVER1 DRIVER2"
|
||||
ADDITIONAL_DRIVERS="${ADDITIONAL_DRIVERS//RTL8192DU/}"
|
||||
ADDITIONAL_DRIVERS+=""
|
||||
|
||||
# build and install driver addons (yes / no)
|
||||
DRIVER_ADDONS_SUPPORT="no"
|
||||
|
Loading…
x
Reference in New Issue
Block a user