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

re-add brcm2708-bcm2710 for raspi 4 support

After we can now build with BROKEN, the build for raspi4 should work.
parent 1c3c1782
No related branches found
No related tags found
No related merge requests found
Pipeline #912 passed
......@@ -91,6 +91,12 @@ target:brcm2708-bcm2709:
variables:
GLUON_TARGET: brcm2708-bcm2709
target:brcm2708-bcm2710:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2710
BROKEN: 1
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.
Finish editing this message first!
Please register or to comment