Skip to content

Commit 4972b4f

Browse files
committed
complete list of targets
ramips-mt7620 and others are commented to not produce to many unused targets
1 parent 5f2a8c3 commit 4972b4f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

targets.mk

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,21 @@ mpc85xx-p1020
1919
ramips-mt76x8
2020
rockchip-armv8
2121
x86-64
22+
armsr-armv7
23+
armsr-armv8
24+
qualcommax-ipq807x
2225
endef
26+
#ramips-mt7620
27+
#mvebu-cortexa53
28+
#mvebu-cortexa9
29+
#lantiq-xrx200_legacy
30+
#kirkwood-generic
2331

2432
ifneq ($(BROKEN),0)
2533
define GLUON_TARGETS +=
2634
bcm27xx-bcm2710
2735
bcm27xx-bcm2711
2836
ipq40xx-chromium
29-
qualcommax-ipq807x
30-
mvebu-cortexa9
3137
endef
3238
endif
3339

0 commit comments

Comments
 (0)