openwrt-6.x/package
Robert Marko 5c7400e932 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: 5b08b56007 ("kernel: modules: video: adapt for kernel 6.6")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-15 15:25:03 +01:00
..
base-files base-files: sysupgrade: handle errors when generating backup 2024-03-05 11:54:55 +01:00
boot uboot-mediatek: fix typo patch filename 2024-03-11 19:14:14 +00:00
devel binutils: update to 2.42 2024-02-12 23:41:03 +01:00
firmware ath11k-firmware: update IPQ8074 and QCN9074 to 2.9.0.1-01977 2024-03-15 15:22:53 +01:00
kernel kernel: modules: video: drm: remove DRM_EXEC and DRM_SUBALLOC_HELPER 2024-03-15 15:25:03 +01:00
libs libevent2: make cmake use relative imported path 2024-03-13 00:24:43 +00:00
network dnsmasq: reset PKG_RELEASE 2024-03-13 14:02:23 +01:00
system ubox: make logread as an alternative 2024-03-08 15:38:37 +08:00
utils fitblk: invert kernel version dependency 2024-03-11 20:17:26 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00