From: Mathieu BĂ©rard Date: Tue, 18 Apr 2006 20:37:07 +0000 (+0000) Subject: Update documentation X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=b8ee5907f945a875c9dfe07965c51e270a080700;p=omnibook.git Update documentation --- diff --git a/doc/INSTALL b/doc/INSTALL index 9dba719..3c9cde3 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -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