1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2022-05-04 16:52:37 +02:00
parent eab67d3811
commit 78cbf848f8
195 changed files with 116008 additions and 80 deletions

View file

@ -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