/usr/src/lime-forensics-1.3~svn.r21-2/dkms.conf is in lime-forensics-dkms 1.3~svn.r21-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | PACKAGE_NAME="lime-forensics"
PACKAGE_VERSION="1.3~svn.r21-2"
MAKE[0]="make -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build"
CLEAN="make -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build clean"
BUILT_MODULE_NAME[0]=lime
DEST_MODULE_LOCATION[0]=/extra
LOAD=no
|