Skip to content

fng-install: Fixed target parameter

Tobias Kahlki requested to merge fix_fng_install into kirkstone

The "target" parameter was colliding with the TFTP parameter. Removed the shortcut (-t) for the target parameter to resolve the collision. Also, some filesystem operations weren't respecting the TARGETDEVICE parameter.

Merge request reports