actions: update ci

This commit is contained in:
David Bauer 2021-08-11 02:51:14 +02:00
parent 4f7755c4db
commit 3384c6f1d8

17
.github/filters.yml vendored
View File

@ -82,15 +82,6 @@
"targets/generic",
"targets/targets.mk"
],
"mpc85xx-p1010": [
"targets/mpc85xx-p1010",
"modules",
"Makefile",
"patches/**",
"scripts/**",
"targets/generic",
"targets/targets.mk"
],
"mpc85xx-p1020": [
"targets/mpc85xx-p1020",
"modules",
@ -196,6 +187,14 @@
"targets/targets.mk",
"targets/bcm27xx.inc"
],
"bcm27xx-bcm2711": [
"targets/bcm27xx-bcm2711",
"modules",
"Makefile",
"patches/**",
"targets/generic",
"targets/targets.mk"
],
"mvebu-cortexa9": [
"targets/mvebu-cortexa9",
"modules",