mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 16:11:56 +02:00
Change tegra2 binary builder to use tegra2_dev-board as its board
instead of just tegra2.
This commit is contained in:
parent
f5202e2911
commit
46fa8be1b3
@ -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