I was wrong...

Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
RouxAntoine 2024-01-06 15:55:51 +01:00
parent b2232e6068
commit 1ed7f4f155
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -10,6 +10,7 @@ WD=../out
## Install build tools
# pacman -Syu base-devel bc pahole --ignore linux-firmware
sudo rm -rf "$WD"/linux
## Get kernel source
git clone --depth 1 --branch $KERNEL_VERSION https://github.com/torvalds/linux.git "$WD"/linux