Skip to content

Commit 63313a1

Browse files
DLPX-94919 Fix hv-kvp-daemon issue on hypervisor related VMs.
1 parent 98e143d commit 63313a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/linux-kernel-azure/config.delphix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function prepare() {
3838
}
3939

4040
function build() {
41-
logmust kernel_build "azure"
41+
logmust kernel_build "azure" "do_tools_common=true"
4242
}
4343

4444
function update_upstream() {

0 commit comments

Comments
 (0)