Update .gitignore
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
cf45badc74
commit
e7ba78266c
@ -14,7 +14,7 @@ WD=../out
|
||||
git clone --depth 1 --branch $KERNEL_VERSION https://github.com/torvalds/linux.git "$WD"/linux
|
||||
|
||||
## Get Archlinux kernel config
|
||||
curl -o "$WD"/linux/.config https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux
|
||||
curl -o "$WD"/linux/.config https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/2db49d4fbcda88d76a4c236ccb5a7986715d70ba/config
|
||||
|
||||
CONFIG_PATH="$WD"/linux/.config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user