浏览代码

Update SUMMARY.md

0xAX 9 年之前
父节点
当前提交
e47cab30b1
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      SUMMARY.md

+ 2 - 1
SUMMARY.md

@@ -46,7 +46,8 @@
    * [initrd]()
 * [Misc](Misc/README.md)
     * [How kernel compiled](Misc/how_kernel_compiled.md)
-    * [Write and Submit your first Linux kernel Patch]() 
+    * [Linkers](Misc/linkers.md)
+    * [Write and Submit your first Linux kernel Patch]()
     * [Data types in the kernel]()
 * [Useful links](LINKS.md)
 * [Contributors](contributors.md)