Skip to content

Commit 68dafb8

Browse files
committed
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 4d898ff commit 68dafb8

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)