Skip to content
Snippets Groups Projects
Verified Commit e442e57f authored by Philippe's avatar Philippe Committed by Nico
Browse files

Feature/add targets

parent c45671b1
No related branches found
No related tags found
No related merge requests found
...@@ -110,6 +110,11 @@ target:ipq40xx-generic: ...@@ -110,6 +110,11 @@ target:ipq40xx-generic:
variables: variables:
GLUON_TARGET: ipq40xx-generic GLUON_TARGET: ipq40xx-generic
target:ipq40xx-mikrotik:
extends: .target
variables:
GLUON_TARGET: ipq40xx-mikrotik
target:ipq806x-generic: target:ipq806x-generic:
extends: .target extends: .target
variables: variables:
......
...@@ -12,6 +12,7 @@ TARGETS=( ...@@ -12,6 +12,7 @@ TARGETS=(
bcm27xx-bcm2708 bcm27xx-bcm2708
bcm27xx-bcm2709 bcm27xx-bcm2709
ipq40xx-generic ipq40xx-generic
ipq40xx-mikrotik
ipq806x-generic ipq806x-generic
lantiq-xrx200 lantiq-xrx200
lantiq-xway lantiq-xway
......
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