Skip to content

Commit

Permalink
Package intel_vpu and accel drivers in gpu subpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
rlmenge committed Jan 1, 2025
1 parent e1028c5 commit 3a7829c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion SPECS/kernel/kernel.spec
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%exclude /lib/modules/%{uname_r}/build
%exclude /lib/modules/%{uname_r}/kernel/drivers/accessibility
%exclude /lib/modules/%{uname_r}/kernel/drivers/gpu
%exclude /lib/modules/%{uname_r}/kernel/drivers/accel
%exclude /lib/modules/%{uname_r}/kernel/sound

%files docs
Expand All @@ -377,6 +378,7 @@ echo "initrd of kernel %{uname_r} removed" >&2
%files drivers-gpu
%defattr(-,root,root)
/lib/modules/%{uname_r}/kernel/drivers/gpu
/lib/modules/%{uname_r}/kernel/drivers/accel
%exclude /lib/modules/%{uname_r}/kernel/drivers/gpu/drm/amd

%files drivers-intree-amdgpu
Expand Down Expand Up @@ -425,7 +427,7 @@ echo "initrd of kernel %{uname_r} removed" >&2

%changelog
* Mon Dec 23 2024 Rachel Menge <[email protected]> - 6.6.57.1-8
- Enable Intel VPU
- Enable Intel VPU in driver-gpu subpackage

* Sun Dec 22 2024 Ankita Pareek <[email protected]> - 6.6.57.1-7
- Enable CONFIG_INTEL_TDX_GUEST and CONFIG_TDX_GUEST_DRIVER
Expand Down

0 comments on commit 3a7829c

Please sign in to comment.