# -*- mode: perl; indent-width: 4; -*- ############################################################################### # COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED. # # File: PLATFORM/WCEX86A500 # # Contents: WCE SOM-4450 based on the SOM_4450_2_SDK for the ADVANTEC_X86_CE500 # # Revision History: # Version Who Date Description # DDP 09-May-05 Created ############################################################################### # $WCEDefaultVersion = '500'; # Version + Platform $WCEDefaultPlatform = 'adv_som_4455_wlan'; # Together specify SDK path PlatformRequire( 'wce', '--Target=x86' ); 1;