mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 10:11:42 +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(vbe)
|
||||||
add_subdirectory(vga)
|
add_subdirectory(vga)
|
||||||
add_subdirectory(vga_new)
|
#add_subdirectory(vga_new)
|
||||||
add_subdirectory(vmx_svga)
|
add_subdirectory(vmx_svga)
|
||||||
|
|
||||||
if(ARCH STREQUAL "i386")
|
if(ARCH STREQUAL "i386")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue