Currently, `build/bootloader` is the first make target being executed during `make all`. However, after a clean checkout, the `build` directory does not yet exist. Create it accordingly. |
||
|---|---|---|
| .. | ||
| bochs.mk | ||
| config.mk | ||
| disk.mk | ||
| filesystem.mk | ||
| initfs.mk | ||
| kernel.mk | ||
| qemu.mk | ||
| virtualbox.mk | ||