Subversion Repositories DevTools

Rev

Rev 6937 | Rev 7268 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6937 Rev 6988
Line 2051... Line 2051...
2051
    my $basedir = "";
2051
    my $basedir = "";
2052
    my @args;
2052
    my @args;
2053
    my $from_package = 0;
2053
    my $from_package = 0;
2054
    my $hibernate = 0;
2054
    my $hibernate = 0;
2055
    my $resume = 0;
2055
    my $resume = 0;
2056
    my $sk100 = ($opt_platform eq 'SK100');
2056
    my $sk100 = ($opt_target eq 'SK100');
2057
    my $afcMode;
2057
    my $afcMode;
2058
 
2058
 
2059
    return 1 unless ($ActiveSection);
2059
    return 1 unless ($ActiveSection);
2060
 
2060
 
2061
    # This directive is only available on the VIX platforms
2061
    # This directive is only available on the VIX platforms