summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* makefile: add a choice of booting mechanismJoursoir2022-10-041-2/+9
* move our bootloader to special directoryJoursoir2022-10-041-1/+1
* makefile: use our toolchainJoursoir2022-10-031-9/+9
* add objdump targets for boot and kernelJoursoir2021-10-071-1/+8
* make: print a size of the compiled kernelJoursoir2021-10-071-0/+1
* make: increase a zero space after the kernel to 65536 bytesJoursoir2021-10-071-1/+1
* makefile: compile C kernel, make osbin from bootloader and kernelJoursoir2021-09-301-13/+22
* makefile: export tools, call bootloader makeJoursoir2021-09-301-2/+17
* init projectJoursoir2021-08-021-0/+33