SHA256
1
0
forked from jengelh/kmod
Michal Suchanek 47b27bff0a Remove unused patch 0001-build-resolve-build-failure-due-to-missing-include.patch
This patch was never mentioned in changelog as added, and is not used.
2025-03-12 17:49:05 +01:00
2025-03-06 10:24:03 +01:00
2025-03-06 10:24:03 +01:00
2025-03-06 10:24:03 +01:00

The Tumbleweed kmod and kernel are patched to install modules into
/usr/lib/modules (the --with-module-directory configure argument.)

This is not compatible with upstream kernel, and upstream rejected patch to
make the kernel build system detect this. Suggested solution is to use

make MODLIB='$(INSTALL_MOD_PATH)/usr/lib/modules/$(KERNELRELEASE)'

when building the upstream kernel.
Description
No description provided
Readme 2.4 MiB
Languages
Diff 100%