mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +00:00
[ARM]: Our new target is the ZOOM2 OMAP3, instead of Beagle (but we'll keep testing both).
svn path=/trunk/; revision=49725
This commit is contained in:
parent
90b23eee60
commit
49914debb9
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Sub-architecture (board) to build for. Specify one of:
|
Sub-architecture (board) to build for. Specify one of:
|
||||||
kurobox versatile omap3
|
kurobox versatile omap3-zoom2 omap3-beagle
|
||||||
|
|
||||||
-->
|
-->
|
||||||
<property name="SARCH" value="versatile" />
|
<property name="SARCH" value="omap3-zoom2" />
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue