Skip to content
Snippets Groups Projects
Commit b3cfe0cb authored by Haavard Skinnemoen's avatar Haavard Skinnemoen
Browse files

[AVR32] Fix section mismatch .taglist -> .init.text


Rename .taglist to .taglist.init to silence section mismatch warnings.
The .taglist.init section was already placed in the .init output
section along with .init.text, so the warning didn't indicate any real
problems.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent a492dbb9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment