Ana Guerrero 6faf9a9a34 Accepting request 1195204 from Base:System
- Update to release 33
  * Add weak dependencies
  * Stop parsing .alias files from modprobe.d directories

OBS-URL: https://build.opensuse.org/request/show/1195204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=82
2024-08-22 16:10:36 +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.2 MiB
Languages
Diff 100%