Commit d017959
committed
linker: ld: CMake linker script generator for ld scripts (-->rework)
This commit introduces ZEPHYR_LINKER_SCRIPT_GENERATOR CMake variable
which enables the use of the new CMake based ld linker script generator
instead of the old C preprocessor scripts.
The use ZEPHYR_LINKER_SCRIPT_GENERATOR variable is a temporary solution
for the draft PR until a proper Kconfig structure for linker handling
has been implemented.
This commit will be remorked before PR goes out of draft.
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>1 parent 5bf4e11 commit d017959
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
32 | 54 | | |
33 | 55 | | |
34 | 56 | | |
| |||
72 | 94 | | |
73 | 95 | | |
74 | 96 | | |
| 97 | + | |
75 | 98 | | |
76 | 99 | | |
77 | 100 | | |
| |||
0 commit comments