diff options
author | Robert Marko <robimarko@gmail.com> | 2024-03-15 11:34:20 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-03-15 15:25:03 +0100 |
commit | 5c7400e932068234ab17f075c6abcfd03dfee415 (patch) | |
tree | 67c8cbb08cdcd01fcc1808cf9bf1f806ea9cb84c /package/Makefile | |
parent | af7d5a40a96b3bdb648a255f9de7653410a7add5 (diff) | |
download | openwrt-5c7400e932068234ab17f075c6abcfd03dfee415.tar.gz openwrt-5c7400e932068234ab17f075c6abcfd03dfee415.tar.bz2 openwrt-5c7400e932068234ab17f075c6abcfd03dfee415.zip |
kernel: modules: video: drm: remove DRM_EXEC and DRM_SUBALLOC_HELPER
As part of adding kernel 6.6 support, DRM_EXEC and DRM_SUBALLOC_HELPER were
added to the kmod-drm, however these are only used by drm-amdgpu and
drm-radeon which are only supported on x86.
So, lets start fixing building of other targets by removing these from the
main kmod-drm, in follow-up commits they will be packaged separately and
selected when required.
Fixes: 5b08b5600720 ("kernel: modules: video: adapt for kernel 6.6")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/Makefile')
0 files changed, 0 insertions, 0 deletions