HomeFreeBSD

Prevent rm modules.* when make install

Description

Prevent rm modules.* when make install

This was originally in e80cd06b8e0428f3ca2c62e4cb0e4ec54fda1d5c, but somehow
was changed and not working anymore. And it will cause the following error:

modprobe: ERROR: ../libkmod/libkmod.c:506 lookup_builtin_file() could not open builtin file '/lib/modules/4.2.0-18-generic/modules.builtin.bin'

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #501

Details

Provenance
tuxoko <tuxoko@gmail.com>Authored on Nov 20 2015, 1:39 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 2 2015, 10:38 PM
Parents
rG5578f58bdc65: Add a script to display SPL slab cache statistics
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGd28c5c4f0472: Prevent rm modules.* when make install (authored by tuxoko <tuxoko@gmail.com>).Dec 2 2015, 10:38 PM