From: Thadeu Lima de Souza Cascardo Date: Wed, 9 Dec 2009 10:18:43 +0000 (-0200) Subject: The process of building linux. X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fkernel%2Fold_slides%2F.git;a=commitdiff_plain;h=63ce91efcb3061a592d7af1e3ebe9c9ce02a9c9f The process of building linux. --- diff --git a/01.hello/01.hello.xml b/01.hello/01.hello.xml index e529ac6..9eb0458 100644 --- a/01.hello/01.hello.xml +++ b/01.hello/01.hello.xml @@ -15,6 +15,14 @@ Let's take a look at how linux modules work. + +Building Linux + +But, first, we will build Linux. The procedure is configuring, building and +installing. Try make help. + + + Requirements