We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ac63e commit 1fba76aCopy full SHA for 1fba76a
.github/filters.yml
@@ -83,6 +83,16 @@
83
"targets/generic",
84
"targets/targets.mk"
85
],
86
+ "lantiq-xrx200": [
87
+ "targets/lantiq-xrx200",
88
+ ".github/workflows/build-gluon.yml",
89
+ "modules",
90
+ "Makefile",
91
+ "patches/**",
92
+ "scripts/**",
93
+ "targets/generic",
94
+ "targets/targets.mk"
95
+ ],
96
"lantiq-xway": [
97
"targets/lantiq-xway",
98
".github/workflows/build-gluon.yml",
@@ -249,16 +259,6 @@
249
259
"targets/targets.mk",
250
260
"targets/bcm27xx.inc"
251
261
252
- "lantiq-xrx200": [
253
- "targets/lantiq-xrx200",
254
- ".github/workflows/build-gluon.yml",
255
- "modules",
256
- "Makefile",
257
- "patches/**",
258
- "scripts/**",
- "targets/generic",
- "targets/targets.mk"
- ],
262
"mvebu-cortexa9": [
263
"targets/mvebu-cortexa9",
264
0 commit comments