Re: script for compiling the kernel

Riley Williams (rhw@MemAlpha.CX)
Thu, 15 Jul 1999 15:36:21 +0100 (GMT)


Hi Steffan.

>> Q> make zImage
>> Q> if [ $? -gt 0 -a -f vmlinux ]; then
>> Q> make bzImage
>> Q> fi
>> Q> exit $?

> Okay. That's the best solution, I think. Thanks a lot, Riley.

No problem.

> I've already put it in the 1.1.0 version.

I noticed from your announcement...

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.MemAlpha.cx/pub/rhw/Linux
* http://www.MemAlpha.cx/kernel.versions.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/