Update kernel to 6.2.6 for AMD TPM fix
This commit is contained in:
parent
1b97bf3929
commit
ecf45f0674
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
echo "Pika Kernel - Getting source"
|
echo "Pika Kernel - Getting source"
|
||||||
|
|
||||||
wget -nv https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.5.tar.gz
|
wget -nv https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.6.tar.gz
|
||||||
tar -zxf ./linux-6.2.5.tar.gz
|
tar -zxf ./linux-6.2.6.tar.gz
|
||||||
|
|
||||||
cd linux-6.2.5
|
cd linux-6.2.6
|
||||||
|
Loading…
Reference in New Issue
Block a user