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:
parent
d9211f710a
commit
94e31ba4bc
39 changed files with 7977 additions and 1403 deletions
2
build.sh
2
build.sh
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue