]> Devoid-pointer.net GitWeb - omnibook.git/commitdiff
Update documentation
authorMathieu Bérard <mathieu.berard@crans.org>
Tue, 18 Apr 2006 20:37:07 +0000 (20:37 +0000)
committerMathieu Bérard <mathieu.berard@crans.org>
Tue, 18 Apr 2006 20:37:07 +0000 (20:37 +0000)
doc/INSTALL

index 9dba719099750cdf8dffaad08dfc347e93e13b85..3c9cde3f563deca051f273c84a1308e938e80140 100644 (file)
@@ -12,8 +12,9 @@ Step 1
   between the used kernel and omnibook code. Partly installed kernels
   (for example from distributor makers) can be unuseable for this action.
 
-  You need same C compiler to kernel was compiled with (eg. gcc3 for gcc3 
-  compiled kernels) and GNU make.
+  You need GNU make and C compiler (gcc).
+  gcc version needs to be the same as the one the kernel was compiled with 
+  (eg. gcc-4.0 for gcc-4.0 compiled kernel).
 
 Step 2