commit | 6ba4488c7c635698f5d398982c4fa3da8fc24758 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Thu Oct 11 07:45:11 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Oct 11 14:50:23 2018 -0400 |
tree | 06171b14019ff8a646cba29f40d521c075af2090 | |
parent | 770197925bd92b7271b9f18391475a6aaaa29409 [diff] |
linker: more .rel for orphan sections There are sections defined in common-rom/ram.ld where they are showing up as orphan sections. So add these as known sections. Fixes #10493 Signed-off-by: Daniel Leung <daniel.leung@intel.com>