feature/build-my-own-kernel-rootfs #2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user