Fix intel_sdsi build

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2022-04-11 11:02:57 -05:00
parent 138d787153
commit 4e0bdd52da
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
1 changed files with 1 additions and 1 deletions

View File

@ -2249,7 +2249,7 @@ chmod +x tools/power/cpupower/utils/version-gen.sh
%{make} CFLAGS+="-D_GNU_SOURCE -Iinclude -I/usr/include/libnl3"
popd
pushd tools/arch/x86/intel_sdsi
%{make}
%{tools_make}
popd
%endif
%endif