From 31d8ae388a7ded576abd3e3d99c3d9193ea6d704 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Sat, 16 May 2020 14:10:08 -0400 Subject: small stub with fat info --- makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makefile') diff --git a/makefile b/makefile index efb5cf8..0de951a 100644 --- a/makefile +++ b/makefile @@ -1,3 +1,6 @@ +qemu: floppy + qemu-system-i386 out/floppy.img + floppy: kernel boot mkdir -p obj out /sbin/mkfs.fat -C -R 17 -n "PORTLAND OS" obj/shadow.img 1440 -- cgit v1.2.3