Skip to content

Commit

Permalink
Keep OpenWRT dwarves
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Jan 9, 2025
1 parent fbaf54c commit 19bb53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ rm -rf "${OMR_TARGET}/${OMR_KERNEL}/source/package/boot/uboot-mvebu"
#}

# Remove current dwarves directory to replace with fixed package
rm -rf "${OMR_TARGET}/${OMR_KERNEL}/source/tools/dwarves"
#rm -rf "${OMR_TARGET}/${OMR_KERNEL}/source/tools/dwarves"


[ "${OMR_KERNEL}" = "5.4" ] && rm -rf "$OMR_TARGET/${OMR_KERNEL}/source/tools/firmware-utils"
Expand Down

0 comments on commit 19bb53d

Please sign in to comment.