8000 GitHub - kees/workshop-gosst: GOSST Kernel and Toolchain workshop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kees/workshop-gosst

Repository files navigation

To get started:

cd $HOME
git clone https://github.com/kees/workshop-gosst.git workshop
cd workshop

Prepare environment, which expects to live in $HOME/workshop:

./setup.sh

Rebuild Kees's patched Linux:

./make-linux.sh

Rebuild LLVM:

./make-llvm.sh

Boot Linux in emulator:

./boot-linux.sh

Rebuild Linux from Linus's tree:

./make-linux.sh linux

About

GOSST Kernel and Toolchain workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0