On 6/20/2022 5:31 PM, Abdullah Ömer Yamaç wrote:
This patch fixes the syntax error when using the single-core for both rx and distributor functions.Fixes: 4a7f40c0ff9a ("examples/distributor: add dedicated core") Cc: [email protected] Signed-off-by: Abdullah Ömer Yamaç <[email protected]>
Acked-by: Ferruh Yigit <[email protected]>Can we convert compile time macro to dynamic configuration to prevent build errors like this?

