Compare commits

..
Author SHA1 Message Date
Andy Nguyen ab738883aa config: update to 7.0.10 2026-05-24 15:32:28 +02:00
3 changed files with 161 additions and 2838 deletions
+39 -146
View File
File diff suppressed because it is too large Load Diff
+1 -1
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/v$(grep -m1 "^# Linux/" ../ps5-linux-patches/.config | awk '{print $3}')"
git checkout tags/v7.0.10
git apply ../ps5-linux-patches/linux.patch
cp ../ps5-linux-patches/.config .config
make -j$(nproc)
+121 -2691
View File
File diff suppressed because it is too large Load Diff