Commit 03c6777
authored
Opportunistically use a matching kernel version for building the modules (#1138)
When building the team kernel module (and others), if a matching source
kernel version exists, then make sure we use that exact version. This
avoids the case where we end up pulling the sources for a newer kernel
version when a matching one exists.
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>1 parent 41acbf8 commit 03c6777
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | | - | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments