mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
Keep OpenWRT dwarves
This commit is contained in:
parent
fbaf54c210
commit
19bb53d02e
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue