1
0
mirror of https://github.com/MichielDerhaeg/build-linux.git synced 2025-09-03 05:02:36 +02:00

github link

This commit is contained in:
Michiel Derhaeg
2017-04-27 21:25:30 +02:00
parent 5549df6556
commit 9c20ac26e5

View File

@@ -12,10 +12,10 @@ spent reading very old and hard to find documentation. Or when there was none,
the source code of how other people were doing it. So I thought, why not share
what I have learned.*
[This git repo](todo) contains a Makefile and scripts that automate everything
that will be explained in this document. But it doesn't necessarily do
everything in the same order as it's explained. You can also use that as
reference if you'd like.
[This git repo](https://github.com/MichielDerhaeg/build-linux) contains a
Makefile and scripts that automate everything that will be explained in this
document. But it doesn't necessarily do everything in the same order as it's
explained. You can also use that as reference if you'd like.
The Linux Kernel
----------------