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

Merge branch 'feature/addTargets' into 'experimental'

Feature/add targets

See merge request !9
parents 2a8e0ff6 3bbe8677
No related branches found
No related tags found
1 merge request!9Feature/add targets
Pipeline #1857 failed
......@@ -110,6 +110,11 @@ target:ipq40xx-generic:
variables:
GLUON_TARGET: ipq40xx-generic
target:ipq40xx-mikrotik:
extends: .target
variables:
GLUON_TARGET: ipq40xx-mikrotik
target:ipq806x-generic:
extends: .target
variables:
......
......@@ -12,6 +12,7 @@ TARGETS=(
bcm27xx-bcm2708
bcm27xx-bcm2709
ipq40xx-generic
ipq40xx-mikrotik
ipq806x-generic
lantiq-xrx200
lantiq-xway
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment