On Mon, May 11, 2009 at 2:39 PM, Arnau Bria <ar...@emergetux.net> wrote:
> On Mon, 11 May 2009 21:33:23 +0200
> Marc Blumentritt wrote:
>
>> Hi,
> Hi,
>
>> when I try to compile a kernel again (meaning after compiling it and
>> building the modules), I get this error message:
>>
>> hive linux # make && make modules_install && make
> just one question about your compiling command, why make && ... && make?
> I just do make all && make modules_install ...

I do:

make all
make install
make modules_install
make firmware_install

seperately :)

Reply via email to