From ce1d84d2efcc9f026d894c23491df32adeb1bb7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=9A=E5=A4=A9=E5=A1=94?= <985400330@qq.com> Date: Tue, 5 Apr 2022 15:14:29 +0000 Subject: [PATCH] =?UTF-8?q?update=20refs/README.md.=20=E8=AE=A4=E9=A2=86?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- refs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/README.md b/refs/README.md index d3c8810..fd1afcd 100644 --- a/refs/README.md +++ b/refs/README.md @@ -22,7 +22,7 @@ * Porting Linux to a new processor architecture (kernel itself) * [part 1: The basics](https://lwn.net/Articles/654783/),[译文](https://tinylab.org/lwn-654783/) @通天塔 * [part 2: The early code](https://lwn.net/Articles/656286/) @通天塔 - * [part 3: To the finish line](https://lwn.net/Articles/657939/) + * [part 3: To the finish line](https://lwn.net/Articles/657939/) @通天塔 * [Base porting linux kernel riscv archiecture](https://elinux.org/images/c/c7/Base-porting-linux-kernel-riscv-archiecture-ELC-2019.pdf) * [Porting Linux to a new architecture (not only kernel)](https://lwn.net/Articles/597351/), [pdf](https://elinux.org/images/5/50/Rybczynska_Porting_Linux_to_a_new_architecture_ELC2014.pdf) -- Gitee