mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
projects/RPi/options: build with asix-ax887xx driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c8f3e9747f
commit
1a914d172a
@ -160,9 +160,9 @@
|
|||||||
# asix-ax887xx: Asix AX887xx USB LAN Driver
|
# asix-ax887xx: Asix AX887xx USB LAN Driver
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
|
# e.g. ADDITIONAL_DRIVERS="asix-ax887xx AF9035"
|
||||||
ADDITIONAL_DRIVERS=""
|
ADDITIONAL_DRIVERS="asix-ax887xx"
|
||||||
if [ "$PVR" = yes ]; then
|
if [ "$PVR" = yes ]; then
|
||||||
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS AF9035 A867 aver_h826d RTL2832 hdhomerun-driver"
|
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS AF9035 A867 aver_h826d RTL2832 hdhomerun-driver vtuner-driver"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# build with network support (yes / no)
|
# build with network support (yes / no)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user