Skip to content
Commit c03e6583 authored by Jordan Yates's avatar Jordan Yates Committed by Carles Cufí
Browse files

cmake: update desc of GENERATED_KERNEL_* variables



The previous description of the `GENERATED_KERNEL_*` cmake variables
was incorrect in that these are generated after the second link stage
when `CONFIG_USERSPACE` is enabled.

The sources in these variables are generated from `zephyr_prebuilt.elf`
for inclusion in `zephyr.elf`. However `zephyr_prebuilt.elf` is preceded
by `app_smem_unaligned_prebuilt.elf` when `CONFIG_USERSPACE` is enabled.

Signed-off-by: default avatarJordan Yates <jordan.yates@data61.csiro.au>
parent aace2da7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment