jslinux-kernel/src at master · killinux/jslinux-kernel · GitHub
Skip to content

Latest commit

 

History

History
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.

add by hao
from linuxstart-20120111
change something about Makefile,i386 dengdeng,haha.