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

remove some targets

parent 58f6e74b
No related branches found
No related tags found
No related merge requests found
...@@ -31,26 +31,6 @@ target:ar71xx-generic: ...@@ -31,26 +31,6 @@ target:ar71xx-generic:
variables: variables:
GLUON_TARGET: ar71xx-generic GLUON_TARGET: ar71xx-generic
target:ar71xx-nand:
extends: .target
variables:
GLUON_TARGET: ar71xx-nand
target:ar71xx-tiny:
extends: .target
variables:
GLUON_TARGET: ar71xx-tiny
target:brcm2708-bcm2708:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2708
target:brcm2708-bcm2709:
extends: .target
variables:
GLUON_TARGET: brcm2708-bcm2709
target:mpc85xx-generic: target:mpc85xx-generic:
extends: .target extends: .target
variables: variables:
...@@ -71,16 +51,6 @@ target:ramips-mt76x8: ...@@ -71,16 +51,6 @@ target:ramips-mt76x8:
variables: variables:
GLUON_TARGET: ramips-mt76x8 GLUON_TARGET: ramips-mt76x8
target:x86-generic:
extends: .target
variables:
GLUON_TARGET: x86-generic
target:x86-geode:
extends: .target
variables:
GLUON_TARGET: x86-geode
target:x86-64: target:x86-64:
extends: .target extends: .target
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment