Skip to content

Commit 3562537

Browse files
abonislawskikv2019i
authored andcommitted
rimage: config: add nvl to generic platform toml
This is required to build single NVL loadable module Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent 8d44f26 commit 3562537

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/rimage/config/platform.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
#include "platform-lnl.toml"
55
#elif CONFIG_SOC_INTEL_ACE30
66
#include "platform-ptl.toml"
7+
#elif CONFIG_SOC_INTEL_ACE40
8+
#include "platform-nvl.toml"
79
#endif

0 commit comments

Comments
 (0)