Changeset 2533


Ignore:
Timestamp:
07/27/07 09:57:36 (6 years ago)
Author:
werner
Message:
  • made bv4 the default, instead of bv3
  • removed confusing ancient v3 and v4 from config.example
Location:
trunk/src/host/devirginator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/host/devirginator/config.example

    r1226 r2533  
    3838# Valid names: 
    3939#   bv2         Unreleased development version 
    40 #   bv3         Phase 0 ? 
    41 #   v3          Phase 0 ? 
    42 #   v4          Phase 1 ? 
     40#   bv3         Phase 0 
     41#   bv4         Phase 0 
    4342# Default: 
    44 # BOARD=bv3 
     43# BOARD=bv4 
    4544 
    4645 
  • trunk/src/host/devirginator/setup.sh

    r1800 r2533  
    9191# Target platform 
    9292PLATFORM=gta01 
    93 BOARD=bv3 
     93BOARD=bv4 
    9494 
    9595# Locations 
Note: See TracChangeset for help on using the changeset viewer.