Add disk I/O (well, input only, no output) for the Xbox
[reactos.git] / freeldr / freeldr / Makefile
index d1de3c8..4b1b6a8 100644 (file)
@@ -213,7 +213,9 @@ ARCH_OBJS   =       fathelp.o       \
                        machpc.o        \
                        machxbox.o      \
                        pccons.o        \
+                       pcdisk.o        \
                        pcmem.o         \
+                       xboxdisk.o      \
                        xboxfont.o      \
                        xboxmem.o       \
                        xboxvideo.o     \