Hi, I'm trying to create a compat-wireless package for Alpine Linux. I get errors like this: FATAL: Could not load /lib/modules/2.6.29.4-vs2.3.0.36.14-ARCH/modules.dep: No such file or directory This comes from the fact that the package is not for the current running kernel. It would be nice if modprobe and depmod could respect the KLIB variable in makefile. (I have not figured out how to do that for modprobe -l) Alternatively you could define a DEPMOD=/sbin/depmod in the Makefile so its possible to override it with: make DEPMOD=: ... Thanks! -- Natanael Copa -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html