soc: nxp_kinetis: Mark __kinetis_flash_config with __used attribute
This is a fix for issue #90426 .
Marking __kinetis_flash_config with __used attribute prevents
unwanted deletion when compiling with LTO.
Signed-off-by:
Matthieu Speder <mspeder@users.sourceforge.net>
Loading
Please sign in to comment