Skip to content

Commit

Permalink
disable automatic dependency tracking for dkms builds
Browse files Browse the repository at this point in the history
  • Loading branch information
SoongNoonien committed Jun 1, 2024
1 parent a72751a commit 766f5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dkms.mkconf
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ PACKAGE_VERSION="${pkgver}"
PACKAGE_CONFIG="${pkgcfg}"
NO_WEAK_MODULES="yes"
PRE_BUILD="configure
--disable-dependency-tracking
--prefix=/usr
--with-config=kernel
--with-linux=\$(
Expand Down

0 comments on commit 766f5ae

Please sign in to comment.