Add LINT to the taget list for CURRENT.
This commit is contained in:
parent
dd9279b8ca
commit
b129beb008
@ -43,7 +43,7 @@ my %CONFIGS = (
|
||||
'cueball' => {
|
||||
'COMMENT' => "-CURRENT tinderbox",
|
||||
'BRANCHES' => [ 'CURRENT' ],
|
||||
'TARGETS' => [ 'world', 'generic' ],
|
||||
'TARGETS' => [ 'world', 'generic', 'lint' ],
|
||||
'ARCHES' => {
|
||||
'alpha' => [ 'alpha' ],
|
||||
'i386' => [ 'i386', 'pc98' ],
|
||||
|
Loading…
x
Reference in New Issue
Block a user