diff options
Diffstat (limited to 'OBJ')
| -rw-r--r-- | OBJ | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,19 +1,19 @@ apps/fixedpoint.o apps/plugin.o -apps/xracer/graphics.o apps/xracer/generator.o +apps/xracer/graphics.o +apps/xracer/main.o apps/xracer/map.o apps/xracer/maps.o apps/xracer/sprite.o -apps/xracer/main.o apps/xracer/util.o boot/head.o -drivers/gfx.o drivers/gfx-as.o +drivers/gfx.o drivers/gfx_font.o drivers/pcspkr.o -drivers/ps2kbd.o drivers/ps2_keymaps.o +drivers/ps2kbd.o drivers/tty.o kernel/fpu.o kernel/gdt-as.o |