Skip to content

SE fix generating gen-upload.sh and remove unused fileinfo

Stephan requested to merge SE-fix-generating-gen-upload-fileinfo into master

I have remove all unused firmware images and corrected some issues when generating final-output directory. problem was that same firmware could be overwriting firmware with same image-file name if one target was generated/configured in more than one openwrt config file.

gen-upload.sh now will check for duplicates and return an error.

Edited by Stephan

Merge request reports