SHA256
1
0
forked from pool/kmod
Dominique Leuenberger 86c111f757 Accepting request 1103741 from Base:System
- Remove compatibility patches, add README.usrmerge (boo#1212835).
  * Delete Provide-fallback-for-successfully-running-make-modules_install.patch
  * Delete compat-module_directory-module_prefix.patch (forwarded request 1103710 from michals)

OBS-URL: https://build.opensuse.org/request/show/1103741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=78
2023-08-15 14:39:10 +00:00
2022-06-30 16:22:34 +00:00
2022-06-30 16:22:34 +00: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 1.7 MiB
Languages
Diff 100%