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

Various fixes

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-05-11 20:22:31 +02:00
parent c793eae455
commit b497794b19
3 changed files with 33 additions and 0 deletions

View file

@ -135,6 +135,7 @@ rm -rf "$OMR_TARGET/source/files" "$OMR_TARGET/source/tmp"
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"
rm -rf "$OMR_TARGET/source/tools/firmware-utils"
cp -rf root/* "$OMR_TARGET/source"
cat >> "$OMR_TARGET/source/package/base-files/files/etc/banner" <<EOF