Update patch.sh
This commit is contained in:
parent
c767fcfb2a
commit
5bc1204ed6
@ -2,6 +2,9 @@
|
||||
|
||||
echo "Pika Kernel - Applying patches"
|
||||
|
||||
# WE want linux-tools so patch em in
|
||||
patch -Np1 < "../patches/0000-linux-tools.patch"
|
||||
|
||||
# Cachy patches are here: https://github.com/CachyOS/kernel-patches/
|
||||
# orig patch from cachy - 0001-cachyos-base-all.patch
|
||||
patch -Np1 < "../patches/0001-cachy-all.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user