mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Various fixes
This commit is contained in:
parent
c793eae455
commit
b497794b19
3 changed files with 33 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue