diff --git a/reactos/Makefile b/reactos/Makefile index 323a20cbebf..34c071a0d8f 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -34,7 +34,7 @@ LOADERS = dos # # Select the device drivers and filesystems you want # -DEVICE_DRIVERS = blue ide keyboard null parallel serial vidport vga +DEVICE_DRIVERS = blue ide keyboard null parallel serial vidport vga/display vga/miniport # DEVICE_DRIVERS = beep event floppy ide_test mouse sound test test1 FS_DRIVERS = vfat # FS_DRIVERS = minix ext2 template