From c261288a099e2263d610f61a21f113a3a014cfbb Mon Sep 17 00:00:00 2001 From: mikee47 Date: Thu, 28 Mar 2024 09:44:27 +0000 Subject: [PATCH] Wrong version of linux-modules-extra being installed --- Tools/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/install.sh b/Tools/install.sh index 555edbc7e2..4eb9635d28 100755 --- a/Tools/install.sh +++ b/Tools/install.sh @@ -104,7 +104,7 @@ if [ -n "$APPVEYOR" ] || [ -n "$GITHUB_ACTION" ]; then g++-multilib \ python3-setuptools \ ninja-build \ - linux-modules-extra-azure \ + linux-modules-extra-$(uname -r) \ exfatprogs \ $EXTRA_PACKAGES