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:
variables:
GLUON_TARGET: brcm2708-bcm2709
target:brcm2708-bcm2710:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2710
target:ipq40xx-generic:
extends: .target
variables:
......
......@@ -12,6 +12,7 @@ TARGETS=(
ath79-generic
brcm2708-bcm2708
brcm2708-bcm2709
brcm2708-bcm2710
ipq40xx-generic
ipq806x-generic
lantiq-xrx200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment