Skip to content
Commit 5a11af3c authored by Kumar Gala's avatar Kumar Gala Committed by Anas Nashif
Browse files

cmake: dts: Fix passing multiple EXTRA_DTC_FLAGS to gen_defines.py



Since EXTRA_DTC_FLAGS will be ';' seperated if we pass that as is if
there are multiple items in the list we'll get an error.  Sanitize
EXTRA_DTC_FLAGS by replacing ';' with ' ' before we call gen_defines.py

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent bb739b13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment