Added mock rootfs

This commit is contained in:
2024-12-12 07:26:17 -08:00
parent cb8fe6ed34
commit f43637b726
3 changed files with 16 additions and 1 deletions

View File

@ -24,4 +24,5 @@ qemu: $(BUILD_DIR)/bios.img
-cpu host \
-drive file="$<",format=raw
include make/filesystem
include make/bios