Skip to content

Commit

Permalink
.github: llext: unhardcode mtl/module_overlay.conf
Browse files Browse the repository at this point in the history
Ready to add LNL or other back

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
  • Loading branch information
marc-hb committed May 7, 2024
1 parent a088dd6 commit aa0b5ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/llext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
--cmake-args=-DEXTRA_CXXFLAGS=-Werror \
--cmake-args=-DEXTRA_AFLAGS='-Werror -Wa,--fatal-warnings' \
--cmake-args=--warn-uninitialized \
--overlay=sof/app/overlays/mtl/module_overlay.conf ${{ matrix.platform }}"
--overlay=sof/app/overlays/${{ matrix.platform }}/module_overlay.conf \
${{ matrix.platform }}"

0 comments on commit aa0b5ed

Please sign in to comment.