You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dkms.8.in
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -954,9 +954,9 @@ Run no more than this number of jobs in parallel.
954
954
Control how modules are compressed. By default, the highest available level of compression is used.
955
955
.TP
956
956
.Bbuild_environment
957
-
If the directive is set to any non null-value, the content of the directive will be imported into the DKMS shell with the
957
+
If the directive is set to any non null-value, when building modules, the exported variables that are in the file wil be imported into the DKMS shell with the
958
958
.Bsource
959
-
command when building modules.
959
+
command.
960
960
961
961
Can be used to specify a custom
962
962
.Bgcc
@@ -965,7 +965,7 @@ installed in a custom path; and the variable
965
965
can be used to represent the target kernel version. Some examples:
966
966
967
967
Define a custom script to point to a specific GCC (
0 commit comments