]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: modules: define fb-io-fops module 18771/head
authorMieczyslaw Nalewaj <namiltd@yahoo.com>
Sun, 18 May 2025 10:17:30 +0000 (12:17 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 19 May 2025 08:35:23 +0000 (10:35 +0200)
commit12c93f2295216c276f5e7fa47ea79ac1510cd60e
tree6cd16031173193fdf674eb319dc9aaa416734bf1
parent7193539c9811f5a3222fcff553e1193c2e451969
kernel: modules: define fb-io-fops module

Define define fb-io-fops module - Fbdev helpers for framebuffers in I/O memory
By creating a hidden module it is possible to load fb_io_fops.ko
according to the kernel version.

Fixes: 5048c9d ("kernel: modules: adjust the object files of kmod-fb ")
Package kmod-drm-radeon is missing dependencies for the following libraries:
fb_io_fops.ko
make[2]: *** [modules/video.mk:620: /__w/openwrt/openwrt/openwrt/bin/targets/x86/geode/packages/kmod-drm-radeon-6.12.28-r1.apk] Error 1
time: package/kernel/linux/compile#45.35#40.01#75.34

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18771
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/video.mk