mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
projects/*/options: add bcm_sta driver to supported platforms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c2a40642f3
commit
d87ce58109
@ -121,7 +121,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="asix-ax887xx"
|
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
@ -121,7 +121,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="asix-ax887xx rtl8192se"
|
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta rtl8192se"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
@ -121,7 +121,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="asix-ax887xx rtl8192se"
|
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta rtl8192se"
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
NETWORK="yes"
|
NETWORK="yes"
|
||||||
|
@ -121,7 +121,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="asix-ax887xx"
|
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta"
|
||||||
|
|
||||||
# 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