mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix for BPI-R64
This commit is contained in:
parent
eab67d3811
commit
78cbf848f8
195 changed files with 116008 additions and 80 deletions
1
build.sh
1
build.sh
|
@ -132,6 +132,7 @@ if [ "$OMR_KEEPBIN" = "no" ]; then
|
|||
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"
|
||||
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