Skip to content

Commit

Permalink
Merge pull request #24 from zhtengw/6.1-arch
Browse files Browse the repository at this point in the history
  • Loading branch information
strongtz authored Dec 30, 2022
2 parents 9dd1db6 + 360b5e1 commit 9996e5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dkms.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PACKAGE_NAME="i915-sriov"
PACKAGE_VERSION="6.1"
PACKAGE_NAME="@_PKGBASE@"
PACKAGE_VERSION="@PKGVER@"

MAKE[0]="make -j$(nproc) -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build"
CLEAN="make -j$(nproc) -C ${kernel_source_dir} M=${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build clean"
Expand Down

0 comments on commit 9996e5c

Please sign in to comment.