mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[USB]
Don't compile nt4 compat driver for amd64 svn path=/trunk/; revision=55511
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
|
||||
add_subdirectory(nt4compat)
|
||||
if(NOT ${ARCH} MATCHES amd64)
|
||||
add_subdirectory(nt4compat)
|
||||
endif()
|
||||
add_subdirectory(usbd)
|
||||
#add_subdirectory(usbehci) The USB branch has usbehci_new
|
||||
#add_subdirectory(usbhub) Compiles, just skipped in trunk
|
||||
|
||||
Reference in New Issue
Block a user