From 13dd8822cf60ad30fb346bbb0dfa6875e3abd46a Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Aug 2014 03:23:42 +0200 Subject: minor changes to Makefile and bochs conf! --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c14650..6f193e9 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ dump: FoolOS.img xxd dump.elf > dump.xxd run: FoolOS.img - bochs + ~/temp/bochs-2.6.6/bochs -q clean: -rm *.bin *.o *.img dump.elf dump.xxd bochs.log -- cgit v1.2.3