mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[VGA_NEW] Disable it for now
This commit is contained in:
parent
5afea63e66
commit
0d9386d0e0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
add_subdirectory(vbe)
|
||||
add_subdirectory(vga)
|
||||
add_subdirectory(vga_new)
|
||||
#add_subdirectory(vga_new)
|
||||
add_subdirectory(vmx_svga)
|
||||
|
||||
if(ARCH STREQUAL "i386")
|
||||
|
|
Loading…
Reference in a new issue