Subversion Repositories DevTools

Rev

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

Rev 261 Rev 2772
Line 30... Line 30...
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
                                  'LMOS_PPC_603E',
-
 
35
                                  'LMOS_COBRA',
35
                                  ],
36
                                  ],
36
);
37
);
37
 
38
 
38
#-------------------------------------------------------------------------------
39
#-------------------------------------------------------------------------------
39
# Function        : new_platform
40
# Function        : new_platform