increased loading time by a bit
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
3fbe88a0e7
commit
b266e4487e
@ -17,7 +17,7 @@ sudo rm -rf "$WD"/linux
|
||||
git clone --depth 1 --branch v$KERNEL_VERSION https://github.com/torvalds/linux.git "$WD"/linux
|
||||
|
||||
## Get Archlinux kernel config
|
||||
curl -o "$WD"/linux/.config https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/5.11.16.arch1-1/config?ref_type=tags
|
||||
curl -o "$WD"/linux/.config https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config?ref_type=heads
|
||||
|
||||
CONFIG_PATH="$WD"/linux/.config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user