mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
travis-ci: build Tegra boards
ARMv7 Tegra boards aren't currently covered by any other travis-ci jobs. Add a new job to build them. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
parent
8304f05388
commit
1fcf0ee9f1
1 changed files with 2 additions and 0 deletions
|
@ -154,6 +154,8 @@ matrix:
|
||||||
- BUILDMAN="mpc8xx"
|
- BUILDMAN="mpc8xx"
|
||||||
- env:
|
- env:
|
||||||
- BUILDMAN="siemens"
|
- BUILDMAN="siemens"
|
||||||
|
- env:
|
||||||
|
- BUILDMAN="tegra -x aarch64"
|
||||||
- env:
|
- env:
|
||||||
- BUILDMAN="ti"
|
- BUILDMAN="ti"
|
||||||
- env:
|
- env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue