Use the pspec, there's no hal_arm.def anymore

svn path=/trunk/; revision=41912
This commit is contained in:
ReactOS Portable Systems Group 2009-07-12 10:38:26 +00:00
parent 20e4690b06
commit deccae397c

View file

@ -3,7 +3,7 @@
<group> <group>
<if property="ARCH" value="arm"> <if property="ARCH" value="arm">
<module name="hal" type="kernelmodedll"> <module name="hal" type="kernelmodedll">
<importlibrary definition="hal_arm.def" /> <importlibrary definition="hal.pspec" />
<include base="ntoskrnl">include</include> <include base="ntoskrnl">include</include>
<library>ntoskrnl</library> <library>ntoskrnl</library>
<define name="_NTHAL_" /> <define name="_NTHAL_" />