Subversion Repositories DevTools

Rev

Rev 255 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 255 Rev 271
Line 28... Line 28...
28
#         real platforms, not one that will expand into more platforms
28
#         real platforms, not one that will expand into more platforms
29
#
29
#
30
my %valid_machines = (
30
my %valid_machines = (
31
    'linux_i386'             => [ 'LMOS_ARM9TDMI',
31
    'linux_i386'             => [ 'LMOS_ARM9TDMI',
32
                                  'LMOS_LINUX_EMU',
32
                                  'LMOS_LINUX_EMU',
33
                                  'LMOS_LINUX_ETX' ],
33
                                  'LMOS_LINUX_ETX',
-
 
34
                                  'LMOS_PPC_603E' ],
34
    'win32'                  => [ 'LMOS_WIN32' ],
35
    'win32'                  => [ 'LMOS_WIN32' ],
35
);
36
);
36
 
37
 
37
#-------------------------------------------------------------------------------
38
#-------------------------------------------------------------------------------
38
# Function        : new_platform
39
# Function        : new_platform