# newosldr (Zeta Bootloader Architecture) You need: - MinGW for the kernel and bootloader. - Netwide Assembler to output COFF object code. Start by cloning the repo: ``` git clone git@bitbucket.org:mahrouss/microkernel.git ``` And then execute: ``` make all ``` ##### Copyright, ZKA Technologies, all rights reserved.