Skip to content

superboy0712/mykernel

 
 

Repository files navigation

Welcome to the mykernel!

It is a platform to write your own OS kernel,its based on Linux Kernel 3.9.4 source code.

  • Set up this platform

  • mykernel patch generated by this command:

    • diff -Naur linux-3.9.4 linux-3.9.4.new/ > mykernel_for_linux3.9.4sc.patch

Links

About

It is a platform to write your own OS kernel,its based on Linux Kernel 3.9.4 source code.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 69.9%
  • Diff 29.8%
  • Makefile 0.3%