diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ############ |
