/usr/src/backfire-0.84-2/dkms.conf is in backfire-dkms 0.87-1ubuntu1.
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 | PACKAGE_NAME="backfire"
PACKAGE_VERSION="0.84-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"
DEST_MODULE_LOCATION[0]=/extra
BUILT_MODULE_NAME[0]=backfire
|