Skip to content
Commit 498b4946 authored by Marc Herbert's avatar Marc Herbert Committed by Kumar Gala
Browse files

CMakeLists.txt: fix misleading logical_target_for_zephyr_elf comment



The comment for:

  set_target_properties(${logical_target_for_zephyr_elf} PROPERTIES
     OUTPUT_NAME ${KERNEL_NAME})

was completely off-topic and making something relatively simple
incredibly puzzling and time-consuming to understand.

Re-order the if(GKSF OR GKOF) clauses so the two initializations of
logical_target_for_zephyr_elf are close to each other and so the very
short clause is not buried at the bottom of the long one.

Other minor logical_target_for_zephyr_elf comment fixes.

Signed-off-by: default avatarMarc Herbert <marc.herbert@intel.com>
parent d6d7a800
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment