aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/asm
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-07-24 19:23:50 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-07-24 19:26:07 +0300
commitfdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b (patch)
tree8eb64c5c8a2b3db6c25c572cb1422e0069ffc3b4 /arch/riscv64/asm
parent900831a55b9d1c74c5ff0de043ad5982270e2cbc (diff)
downloadkmi-fdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b.tar.gz
kmi-fdfdd03e3341d3b7d5e6a22a11a755a2c56eda1b.zip
split makefile into two parts
+ First part generates deps.mk, second part reads it. Allows us to use both bmake and gmake with the same makefiles. Only drawback seems to be that the first makefile considers all individual files as 'finished' targets, meaning that it's more difficult to do something like make kernel.elf though I haven't found this to be an issue.
Diffstat (limited to 'arch/riscv64/asm')
0 files changed, 0 insertions, 0 deletions