mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-25 19:56:43 +00:00
driver addons: enable for RPi
This commit is contained in:
parent
87e1f557b5
commit
8b4322df6a
@ -167,9 +167,9 @@ fi
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# build and install driver addons (yes / no)
|
# build and install driver addons (yes / no)
|
||||||
DRIVER_ADDONS_SUPPORT="no"
|
DRIVER_ADDONS_SUPPORT="yes"
|
||||||
|
|
||||||
# driver addons to install:
|
# driver addons to install:
|
||||||
# for a list of additinoal drivers see packages/linux-driver-addons
|
# for a list of additinoal drivers see packages/linux-driver-addons
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
DRIVER_ADDONS=""
|
DRIVER_ADDONS="crazycat hauppauge"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user