Skip to content
Snippets Groups Projects
filters.yml 6.07 KiB
Newer Older
  • Learn to ignore specific revisions
  • Christian Buschau's avatar
    Christian Buschau committed
      "armsr-armv7": [
        "targets/armsr-armv7",
    
    Matthias Schiffer's avatar
    Matthias Schiffer committed
        ".github/workflows/build-gluon.yml",
    
    Christian Buschau's avatar
    Christian Buschau committed
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk",
        "targets/armsr.inc"
      ],
      "armsr-armv8": [
        "targets/armsr-armv8",
    
    Matthias Schiffer's avatar
    Matthias Schiffer committed
        ".github/workflows/build-gluon.yml",
    
    Christian Buschau's avatar
    Christian Buschau committed
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk",
        "targets/armsr.inc"
      ],
    
      "ath79-generic": [
        "targets/ath79-generic",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "ath79-nand": [
        "targets/ath79-nand",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "ath79-mikrotik": [
        "targets/ath79-mikrotik",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk",
        "targets/mikrotik.inc"
      ],
    
      "bcm27xx-bcm2708": [
        "targets/bcm27xx-bcm2708",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
    
        "targets/targets.mk",
        "targets/bcm27xx.inc"
    
      ],
      "bcm27xx-bcm2709": [
        "targets/bcm27xx-bcm2709",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
    
        "targets/targets.mk",
        "targets/bcm27xx.inc"
    
      ],
      "ipq40xx-generic": [
        "targets/ipq40xx-generic",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "ipq40xx-mikrotik": [
        "targets/ipq40xx-mikrotik",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk",
        "targets/mikrotik.inc"
      ],
    
      "ipq806x-generic": [
        "targets/ipq806x-generic",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "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",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "mediatek-filogic": [
        "targets/mediatek-filogic",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "mediatek-mt7622": [
        "targets/mediatek-mt7622",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "mpc85xx-p1010": [
        "targets/mpc85xx-p1010",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "mpc85xx-p1020": [
        "targets/mpc85xx-p1020",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "ramips-mt7620": [
        "targets/ramips-mt7620",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "ramips-mt7621": [
        "targets/ramips-mt7621",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "ramips-mt76x8": [
        "targets/ramips-mt76x8",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "realtek-rtl838x": [
        "targets/realtek-rtl838x",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
        "scripts/**",
        "targets/generic",
        "targets/targets.mk"
      ],
    
      "rockchip-armv8": [
        "targets/rockchip-armv8",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "sunxi-cortexa7": [
        "targets/sunxi-cortexa7",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "x86-generic": [
        "targets/x86-generic",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
    
        "targets/targets.mk",
        "targets/x86.inc"
    
      ],
      "x86-geode": [
        "targets/x86-geode",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ],
      "x86-legacy": [
        "targets/x86-legacy",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
    
        "targets/targets.mk",
        "targets/x86.inc"
    
      ],
      "x86-64": [
        "targets/x86-64",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk",
    
        "targets/x86.inc",
    
        "contrib/ci/minimal-site/**",
        "package/**"
      ],
      "bcm27xx-bcm2710": [
        "targets/bcm27xx-bcm2710",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
    
        "targets/targets.mk",
        "targets/bcm27xx.inc"
    
      ],
      "mvebu-cortexa9": [
        "targets/mvebu-cortexa9",
    
        ".github/workflows/build-gluon.yml",
    
        "modules",
        "Makefile",
        "patches/**",
    
        "targets/generic",
        "targets/targets.mk"
      ]
    }