mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
build system: Linker scripts or binary libraries should trigger a re-link Add binary libraries and linker scripts to the list of dependencies for the ELF file. Fixes TW7816. See merge request !307