Skip to content
Snippets Groups Projects
Commit 0df9f251 authored by Nico's avatar Nico
Browse files

add brcm2708-bcm2710 for raspi 4 support

parent 436405b4
No related branches found
No related tags found
No related merge requests found
Pipeline #894 failed
...@@ -91,6 +91,11 @@ target:brcm2708-bcm2709: ...@@ -91,6 +91,11 @@ target:brcm2708-bcm2709:
variables: variables:
GLUON_TARGET: brcm2708-bcm2709 GLUON_TARGET: brcm2708-bcm2709
target:brcm2708-bcm2710:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2710
target:ipq40xx-generic: target:ipq40xx-generic:
extends: .target extends: .target
variables: variables:
......
...@@ -12,6 +12,7 @@ TARGETS=( ...@@ -12,6 +12,7 @@ TARGETS=(
ath79-generic ath79-generic
brcm2708-bcm2708 brcm2708-bcm2708
brcm2708-bcm2709 brcm2708-bcm2709
brcm2708-bcm2710
ipq40xx-generic ipq40xx-generic
ipq806x-generic ipq806x-generic
lantiq-xrx200 lantiq-xrx200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment