mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +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"/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