1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-18 19:51:10 +00:00

Update SUMMARY.md

This commit is contained in:
0xAX 2015-07-20 23:35:04 +06:00
parent 32439b33f0
commit 6e1c66f9f8

View File

@ -46,6 +46,7 @@
* [initrd]() * [initrd]()
* [Misc](Misc/README.md) * [Misc](Misc/README.md)
* [Kernel building and instalation]() * [Kernel building and instalation]()
* [How kernel compiled]()
* [Write and Submit your first Linux kernel Patch]() * [Write and Submit your first Linux kernel Patch]()
* [Data types in the kernel]() * [Data types in the kernel]()
* [Useful links](LINKS.md) * [Useful links](LINKS.md)