Hi, On Fri, 12 Jan 2007 22:46:02 +0100 "Mihamina Rakotomandimby (R12y)" <[EMAIL PROTECTED]> wrote:
> I try to compile the r1000 module for my laptop. > [...] > make[2]: *** No rule to make target `modules'. Stop. You don't compile 2.6 kernel modules with "make modules". Just use "make", then probably "sudo make install". -hwh -- [email protected] mailing list

