Installing Modules ================== 'make install' will install the kernel modules modules in the subdirectories /lib/modules/$version/kernel/drivers/i2c and /lib/modules/$version/kernel/drivers/sensors. This puts the modules in the same location as a kernel 'make modules_install' does so that there will be no duplicate modules. If 'make install' fails, particularly on Mandrake kernels, see FAQ #3.8 (fix MODPREF in the Makefile) and #3.9. For details on options that apply to most modules, see doc/chips/MODPARMS. For details on options specific to particular modules, see the documentation in doc/chips/ and doc/busses/.