[HAL]
[reactos.git] / reactos / hal / halx86 / hal_generic.rbuild
index 3532d00..ed5ec3a 100644 (file)
@@ -20,7 +20,7 @@
                        <file>display.c</file>
                        <file>dma.c</file>
                        <file>drive.c</file>
-                       <file>halinit.c</file>
+                       <file>memory.c</file>
                        <file>misc.c</file>
                        <file>profil.c</file>
                        <file>reboot.c</file>
@@ -29,6 +29,7 @@
                        <file>usage.c</file>
                        <if property="ARCH" value="i386">
                                <file>bios.c</file>
+                               <file>halinit.c</file>
                                <directory name="i386">
                                        <file>portio.c</file>
                                        <file>systimer.S</file>
@@ -46,7 +47,7 @@
                                        <!-- file>apic.c</file -->
                                        <file>systimer.S</file>
                                        <!-- file>usage.c</file -->
-                               </directory>
+               </directory>
                        </if>
                </directory>
                <directory name="include">