diff --git a/.github/filters.yml b/.github/filters.yml index cc6dd77f3899b70d3d1f2e871813953beb6418c2..49146069721510781ff1682cef1338f58f98e297 100644 --- a/.github/filters.yml +++ b/.github/filters.yml @@ -83,6 +83,16 @@ "targets/generic", "targets/targets.mk" ], + "lantiq-xrx200": [ + "targets/lantiq-xrx200", + ".github/workflows/build-gluon.yml", + "modules", + "Makefile", + "patches/**", + "scripts/**", + "targets/generic", + "targets/targets.mk" + ], "lantiq-xway": [ "targets/lantiq-xway", ".github/workflows/build-gluon.yml", @@ -249,16 +259,6 @@ "targets/targets.mk", "targets/bcm27xx.inc" ], - "lantiq-xrx200": [ - "targets/lantiq-xrx200", - ".github/workflows/build-gluon.yml", - "modules", - "Makefile", - "patches/**", - "scripts/**", - "targets/generic", - "targets/targets.mk" - ], "mvebu-cortexa9": [ "targets/mvebu-cortexa9", ".github/workflows/build-gluon.yml",