This directory contains the code necessary to build the Linux starter
for the JS PC emulator.

config_linux-2.6.20 contains the Linux kernel configuration
patch_linux-2.6.20 contains the Linux kernel patch

The 'kernel' target of the Makefile shows how to build the
vmlinux26.bin uncompressed kernel image.

show_boot_time.c is the program which displays the boot time (compiled
with uClibc).

Changelog:
---------

May 23, 2001:

- allow more recent kernels to boot.

