mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
ethmactool: support Radxa Zero2 as well
This commit is contained in:
parent
8c7d1c47ff
commit
10072276d2
@ -4,7 +4,7 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
case $DTNAME in
|
case $DTNAME in
|
||||||
radxa,zero)
|
radxa,zero*)
|
||||||
echo "Skipping configuration, eth0 not detected"
|
echo "Skipping configuration, eth0 not detected"
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user