config: update to 7.0.5

This commit is contained in:
Andy Nguyen
2026-05-10 14:17:20 +02:00
parent 59bb64ec34
commit d8d6674e74
3 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
git clone https://github.com/ps5-linux/ps5-linux-patches
git clone https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
cd linux
git checkout tags/v7.0.3
git checkout tags/v7.0.5
git apply ../ps5-linux-patches/linux.patch
cp ../ps5-linux-patches/.config .config
make -j$(nproc)