mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 20:26:44 +02:00
Change tegra2 binary builder to use board=tegra2_dev-board instead of tegra2.
This aligns the binary builder with the full builder. BUG=NA TEST=NA Review URL: http://codereview.chromium.org/5839004
This commit is contained in:
parent
f19dea58e9
commit
4228f22c97
@ -100,7 +100,7 @@ config['x86_pineview_bin'] = {
|
||||
'push_overlays': None,
|
||||
}
|
||||
config['arm_tegra2_bin'] = {
|
||||
'board' : 'tegra2',
|
||||
'board' : 'tegra2_dev-board',
|
||||
'uprev' : True,
|
||||
'master' : False,
|
||||
'important' : False,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user