Skip to content

Commit

Permalink
[core] remove unneeded line in dkms.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmadsen committed Jan 23, 2021
1 parent 547aec4 commit e16c0d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dkms.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PACKAGE_NAME="vendor-reset"
PACKAGE_VERSION="0.1.0"
MODULE_VERSION="0.1.0"
BUILT_MODULE_NAME[0]="${PACKAGE_NAME}"
MAKE[0]="make KDIR=${kernel_source_dir}"
CLEAN="make KDIR=${kernel_source_dir} clean"
Expand Down

0 comments on commit e16c0d7

Please sign in to comment.