mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #868 from chewitt/patch-7
add bmc_sta to Generic image for Mac mini users, closes #490
This commit is contained in:
commit
77dd17c564
@ -170,7 +170,7 @@
|
|||||||
# 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="asix-ax887xx"
|
ADDITIONAL_DRIVERS="asix-ax887xx bcm_sta"
|
||||||
if [ "$PVR" = yes ]; then
|
if [ "$PVR" = yes ]; then
|
||||||
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS AF9035 A867 aver_h826d RTL2832 hdhomerun-driver vtuner-driver"
|
ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS AF9035 A867 aver_h826d RTL2832 hdhomerun-driver vtuner-driver"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user