mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
- Fix build.
svn path=/trunk/; revision=20577
This commit is contained in:
parent
8ca886843a
commit
6f136848b2
3 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,7 @@
|
|||
<file>irql.c</file>
|
||||
<file>processor.c</file>
|
||||
<file>resource.c</file>
|
||||
<file>spinlock.c</file>
|
||||
</module>
|
||||
<module name="hal_generic_pc" type="objectlibrary">
|
||||
<include base="hal_generic_pc">../include</include>
|
||||
|
|
|
@ -11,6 +11,5 @@
|
|||
<library>hal_generic_pc</library>
|
||||
<library>ntoskrnl</library>
|
||||
<file>halinit_up.c</file>
|
||||
<file>spinlock.c</file>
|
||||
<file>halup.rc</file>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue