diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-14 01:07:06 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-14 01:07:06 +0100 |
| commit | 600ef9b4efed894db2c0a205dbbc10d36cf28852 (patch) | |
| tree | 8a3915a8e47a4a78adad5f1195170ae083182c52 /Makefile | |
| parent | b4a8f29ef338c6d2ee70723ff49811276713628a (diff) | |
switched bochs to term mode !
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -113,6 +113,7 @@ FoolData.img: binfont.bin $(MP_BIN) userspace/ext2.img # vdi image for VirtualBox FoolOS.vdi: FoolOS.img + -rm FoolOS.vdi VBoxManage convertfromraw FoolOS.img FoolOS.vdi --uuid 2f11ca11-c35d-4240-b77e-79e37d32616c # run in our local bochs (we need cirrus support for our vesa mode) |
