[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:
Sir Richard 2010-11-23 16:32:18 +00:00
parent 90b23eee60
commit 49914debb9

View file

@ -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" />
<!-- <!--