From 47f787c61277fbb85293895a5048d71470422e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=9A=E5=A4=A9=E5=A1=94?= <985400330@qq.com> Date: Thu, 17 Mar 2022 14:54:05 +0000 Subject: [PATCH] update refs/README.md. --- refs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/README.md b/refs/README.md index adefa30..efef908 100644 --- a/refs/README.md +++ b/refs/README.md @@ -21,7 +21,7 @@ * Linux 移植到新架构 * Porting Linux to a new processor architecture (kernel itself) * [part 1: The basics](https://lwn.net/Articles/654783/) @通天塔 - * [part 2: The early code](https://lwn.net/Articles/656286/) + * [part 2: The early code](https://lwn.net/Articles/656286/) @通天塔 * [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