From d8f4b8f25d38ec340694fb5cc0c93cb93c4cef56 Mon Sep 17 00:00:00 2001 From: erebion Date: Sun, 9 Nov 2025 21:12:51 +0100 Subject: [PATCH] update link for where I'm working and some cleanup --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 801fb18..f9d3440 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,10 @@ Occasionally stops working after logging in, no idea why. ## Kernel Work -I'm currently working here: https://github.com/sm6350-mainline/linux/pull/1 +I'm currently working here: https://github.com/erebion/linux/commits/pdx213-wip/ -Current goal is just to get a somewhat usable phone, then tidying everything up and trying to support everything else that I can support without writing new drivers.. +Current goal: Making the usable +Later goal: Trying to add everything else that can be added without writing new drivers Note: I'm rebasing occasionally to make sure it does not become too chaotic, so pulling from that repo will lead to merge conflicts.