From 4c6017d0d21cb085bf3757c2949e435481840fe6 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Sat, 30 Aug 2014 19:41:15 +0200 Subject: fixed bochs --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cefabb4..e080398 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,7 @@ FoolData.img: binfont.bin # run in our local bochs (we need cirrus support for our vesa mode) run: FoolOS.img - ~/opt/bochs-2.6.6/bochs -q + ~/opt/bochs-2.6.6/bochs -q -rc bochsdebug ############ cleanup ############ -- cgit v1.2.3