fix a comment
This commit is contained in:
parent
0b518e27fd
commit
4b9b64fe8d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ gluon_targets = %w(
|
||||||
x86-64
|
x86-64
|
||||||
)
|
)
|
||||||
|
|
||||||
# Add more targets for experimental builds...
|
# Add more targets if broken images are included...
|
||||||
if ENV["BROKEN"]
|
if ENV["BROKEN"]
|
||||||
gluon_targets += %w(
|
gluon_targets += %w(
|
||||||
ar71xx-mikrotik
|
ar71xx-mikrotik
|
||||||
|
|
Loading…
Reference in a new issue