mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 06:41:58 +00:00
[CMAKE]
- use correct link script file for freeldr and setupldr - use correct definition file for advapi32 - don't specify name to add_bootcd_target if not needed - portcls is not a kernel mode driver - Disable stcall fixup, except for mesa32 which requires it - remove an useless file from minihal, add a forgotten one to freeldr svn path=/branches/cmake-bringup/; revision=49615
This commit is contained in:
parent
86e54f666f
commit
d738b24b6f
8 changed files with 20 additions and 10 deletions
|
@ -72,7 +72,6 @@ list(APPEND MINI_HAL_SOURCE
|
|||
halx86/generic/legacy/bus/cmosbus.c
|
||||
halx86/generic/legacy/bus/isabus.c
|
||||
halx86/generic/legacy/bus/pcibus.c
|
||||
halx86/generic/legacy/bus/pcidata.c
|
||||
halx86/generic/legacy/bus/sysbus.c
|
||||
halx86/generic/legacy/bussupp.c
|
||||
halx86/generic/beep.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue