From be22bc70ea4e3ee9a2768009a28dbfca8fe26b7a Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 29 Aug 2014 11:19:59 +0200 Subject: updated image paths in bochsrc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 22c6805..a52fe12 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,7 @@ dump: FoolOS.img # run in our local bochs run: FoolOS.img - ~/temp/bochs-2.6.6/bochs -q + ~/opt/bochs-2.6.6/bochs -q clean: -rm *.bin *.o *.img dump.elf dump.xxd bochs.log -- cgit v1.2.3