This README would normally document whatever steps are necessary to get your application up and running.
Compilation requires the i386-elf-gcc
cross-compiler and compatible binutils.
In order to compile run the following commands in the project root:
mkdir build
cd build
cmake ..
make
It will now compile the kernel.