[ARM]: Our new target is the ZOOM2 OMAP3, instead of Beagle (but we'll keep testing...
authorSir Richard <sir_richard@svn.reactos.org>
Tue, 23 Nov 2010 16:32:18 +0000 (16:32 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Tue, 23 Nov 2010 16:32:18 +0000 (16:32 +0000)
svn path=/trunk/; revision=49725

reactos/config-arm.template.rbuild

index dca25d5..08000f9 100644 (file)
 
 <!--
        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" />
 
 
 <!--