Alle Targets von LEDE bauen
This commit is contained in:
parent
03a399b547
commit
1dcb8657d7
1 changed files with 4 additions and 0 deletions
|
@ -8,9 +8,13 @@ gluon_release += "+exp" + Time.new.strftime("%Y%m%d") if gluon_branch == "experi
|
|||
|
||||
gluon_targets = %w(
|
||||
ar71xx-generic
|
||||
ar71xx-tiny
|
||||
ar71xx-nand
|
||||
brcm2708-bcm2708
|
||||
brcm2708-bcm2709
|
||||
mpc85xx-generic
|
||||
x86-generic
|
||||
x86-geode
|
||||
x86-64
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue