[HAL]
[reactos.git] / reactos / hal / halppc / up / halup.rbuild
index fde7583..cd94602 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<module name="halppc_up" type="kernelmodedll">
-       <importlibrary definition="../../hal/hal.def" />
+<module name="hal" type="kernelmodedll" entrypoint="HalInitSystem">
+       <importlibrary definition="../../hal/hal.pspec" />
        <bootstrap installbase="$(CDOUTPUT)" nameoncd="hal.dll" />
        <include base="halppc_generic">../include</include>
        <include base="ntoskrnl">include</include>