We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2a8c3 commit 4972b4fCopy full SHA for 4972b4f
1 file changed
targets.mk
@@ -19,15 +19,21 @@ mpc85xx-p1020
19
ramips-mt76x8
20
rockchip-armv8
21
x86-64
22
+armsr-armv7
23
+armsr-armv8
24
+qualcommax-ipq807x
25
endef
26
+#ramips-mt7620
27
+#mvebu-cortexa53
28
+#mvebu-cortexa9
29
+#lantiq-xrx200_legacy
30
+#kirkwood-generic
31
32
ifneq ($(BROKEN),0)
33
define GLUON_TARGETS +=
34
bcm27xx-bcm2710
35
bcm27xx-bcm2711
36
ipq40xx-chromium
-qualcommax-ipq807x
-mvebu-cortexa9
37
38
endif
39
0 commit comments