From: Erik M. <er...@us...> - 2001-08-30 08:45:48
|
Update of /cvsroot/blob/blob In directory usw-pr-cvs1:/tmp/cvs-serv16058 Modified Files: README Log Message: documentation update (which linux kernel is required) Index: README =================================================================== RCS file: /cvsroot/blob/blob/README,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- README 2001/08/07 17:36:48 1.3 +++ README 2001/08/30 08:45:45 1.4 @@ -80,7 +80,10 @@ better) and gcc 2.95.2 installed - GNU make (although some vendor supplied make utilities will do) - GNU autoconf and automake (if you build blob from CVS) -- A configured Linux kernel source tree +- A Linux kernel source tree: the latest linux-2.4.* kernel will + usually do. If not, apply the appropriate -rmk patch (see the LART + website for details). Linux-2.2.* kernels will NOT work, but it's + considered obsolete for arm-linux anyway. We tested blob with a native system (Corel/Rebel Netwinder) and with several i386-linux to arm-linux cross compiler systems, but the GNU |