redox/mk
bjorn3 1448667c3d Replace separate targets for each disk kind with a make flag
A command like `make qemu_nvme` will become `make qemu disk=nvme` with
this change.

Also add support for selecting a virtio-blk disk and remove the
*_no_build targets as they didn't do anything different from the regular
targets anyway.
2024-06-13 17:17:57 +02:00
..
ci.mk Use REPO_NONSTOP in ci.mk 2024-01-28 16:17:07 +00:00
config.mk Disable binary prefix when not building on x86_64 Linux 2024-05-06 11:35:23 -06:00
depends.mk Allow any just version 2024-01-12 13:04:29 -07:00
disk.mk Use sparse files for the generated disk images on all OSes 2024-01-08 19:09:51 +01:00
fstools.mk Build redoxfs and redoxfs-mkfs at the same time 2023-10-03 16:07:03 +02:00
podman.mk Update podman and bootstrap for Neverball 2022-11-26 21:07:04 -08:00
prefix.mk Use separate copy of relibc for freestanding 2024-05-11 15:42:00 -06:00
qemu.mk Replace separate targets for each disk kind with a make flag 2024-06-13 17:17:57 +02:00
repo.mk add nonstop, uc and ucf to build, plus scripts include-recipes.sh and show-package.sh 2024-01-03 19:15:30 +00:00
virtualbox.mk Enable audio out in virtualbox 2022-11-15 10:25:44 -07:00