mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Allwinner: Fix DT overlay copy
This commit is contained in:
parent
d3fc794f04
commit
af815c2907
@ -11,4 +11,4 @@ mkdir -p "$DSTDIR/overlays"
|
||||
|
||||
cp -a "$SRCDIR"/sun*-${DEVICE,,}-*.dtb "$DSTDIR"
|
||||
|
||||
cp -a "$SRCDIR"/overlays/sun*-${DEVICE,,}-*.dtbo "$DSTDIR"/overlays
|
||||
cp -a "$SRCDIR"/overlays/sun*-${DEVICE,,}-*.dtbo "$DSTDIR"/overlays > /dev/null 2>&1 || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user