add init.c to the build

svn path=/branches/ros-amd64-bringup/; revision=43498
This commit is contained in:
Timo Kreuzer 2009-10-15 19:58:43 +00:00
parent 3458af75ee
commit d8aabb38fb

View file

@ -412,6 +412,7 @@
</if>
<if property="ARCH" value="amd64">
<directory name="amd64">
<file>init.c</file>
<file>page.c</file>
</directory>
</if>