From 7e6fe0e794187ebf7ed81cf0897d78219c9ecc4b Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 5 Sep 2014 10:12:12 +0200 Subject: moved bochs configs to own directory --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3e98bf8..c366cc7 100644 --- a/Makefile +++ b/Makefile @@ -110,7 +110,7 @@ FoolData.img: binfont.bin $(MP_BIN) # run in our local bochs (we need cirrus support for our vesa mode) run: all - ~/opt/bochs-2.6.6/bochs -q -rc bochsdebug + ~/opt/bochs-2.6.6/bochs -q -f bochs/bochsrc -rc bochs/bochsdebug ############ cleanup ############ -- cgit v1.2.3