Subversion Repositories DevTools

Rev

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

Rev 5527 Rev 5694
Line 28... Line 28...
28
#           architecture
28
#           architecture
29
#
29
#
30
my %valid_machines = (
30
my %valid_machines = (
31
    'linux_i386'             => [ 'COBRA',
31
    'linux_i386'             => [ 'COBRA',
32
                                  'ARM9TDMI',
32
                                  'ARM9TDMI',
33
                                  'LINUX_EMU',
33
#                                 'LINUX_EMU',		# Removed as there is no target for this code to run on
34
                                  'LINUX_ETX',
34
                                  'LINUX_ETX',
35
                                  'PPC_603E',
35
                                  'PPC_603E',
36
                                  'UBUNTU12',
36
                                  'UBUNTU12',
37
                                  'UBUNTU12_INSTRUMENT',
37
                                  'UBUNTU12_INSTRUMENT',
38
                                  'SK20',
38
                                  'SK20',