diff --git a/build.sh b/build.sh index 8dedd607..ce7d61ee 100755 --- a/build.sh +++ b/build.sh @@ -68,7 +68,7 @@ fi if [ "$OMR_KEEPBIN" = "no" ]; then rm -rf "$OMR_TARGET/source/bin" fi -rm -rf "$OMR_TARGET/source/files" "$OMR_TARGET/source/tmp" +rm -rf "$OMR_TARGET/source/files" "$OMR_TARGET/source/tmp" "$OMR_TARGET/source/package/network/services/hostapd" rm -rf "$OMR_TARGET/source/target/linux/mediatek/patches-4.14" cp -rf root/* "$OMR_TARGET/source"