[NTOS]: Don't put boot.s in "arch" anymore, it's part of "boot" now.

svn path=/trunk/; revision=49747
This commit is contained in:
Sir Richard 2010-11-23 17:20:20 +00:00
parent 14e2c790ab
commit 7b5b2fa5d2

View file

@ -64,7 +64,6 @@
</directory>
<directory name="arm">
<if property="ARCH" value="arm">
<file first="true">boot.s</file>
<file>macharm.c</file>
</if>
</directory>