mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[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:
parent
14e2c790ab
commit
7b5b2fa5d2
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue