summaryrefslogtreecommitdiffhomepage
path: root/dev/BootLoader/ReadMe.md
blob: 8a9de0f62187e86e4a9e65cf63b1c97678b10f85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# BootZ (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@github.com:amlel-el-mahrouss/zka-dev.git
```

And then execute:

```
make all
```

##### Copyright, TQ B.V, all rights reserved.