1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Fix BPI-R64 build

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-05-10 18:57:25 +02:00
parent d9211f710a
commit 94e31ba4bc
39 changed files with 7977 additions and 1403 deletions

View file

@ -133,6 +133,8 @@ fi
rm -rf "$OMR_TARGET/source/files" "$OMR_TARGET/source/tmp"
#rm -rf "$OMR_TARGET/source/target/linux/mediatek/patches-4.14"
rm -rf "$OMR_TARGET/source/target/linux/mediatek/patches-5.4"
rm -rf "$OMR_TARGET/source/package/boot/uboot-mediatek"
rm -rf "$OMR_TARGET/source/package/boot/arm-trusted-firmware-mediatek"
cp -rf root/* "$OMR_TARGET/source"
cat >> "$OMR_TARGET/source/package/base-files/files/etc/banner" <<EOF