arch: Put intlist.ld into Cmake

Remove from linker.ld

Signed-off-by: Øyvind Rønningstad <oyvind.ronningstad@nordicsemi.no>
This commit is contained in:
Øyvind Rønningstad 2019-03-20 13:10:48 +01:00 committed by Anas Nashif
commit c760ca02eb
6 changed files with 52 additions and 16 deletions

View file

@ -250,10 +250,6 @@ SECTIONS {
*/
#include <snippets-sections.ld>
#ifdef CONFIG_GEN_ISR_TABLES
#include <linker/intlist.ld>
#endif
#include <linker/debug-sections.ld>