diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-30 19:41:15 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-30 19:41:15 +0200 |
| commit | 4c6017d0d21cb085bf3757c2949e435481840fe6 (patch) | |
| tree | 8daf7eefd434828117d15825679010c50df15aa4 /Makefile | |
| parent | 558bf072fff36ae9f09e332cf8aa536db8ef17c0 (diff) | |
fixed bochs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ############ |
