diff options
| author | Álvaro Fernández Rojas | 2024-10-31 07:52:16 +0000 |
|---|---|---|
| committer | Álvaro Fernández Rojas | 2024-10-31 07:52:16 +0000 |
| commit | 67b0cd8976bb95092f5dcebc9cba93eb8e14798e (patch) | |
| tree | 191f7f13656cdad4a74f21cb78a5efc1e038ed12 | |
| parent | cdc607d535b8ccd0f7072eaf8f9990cb98cd03cd (diff) | |
| download | openwrt-67b0cd8976bb95092f5dcebc9cba93eb8e14798e.tar.gz | |
CI: labeler: add bcm27xx-utils
bcm27xx-utils can only be built for bcm27xx target.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
| -rw-r--r-- | .github/labeler.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 99a7c665df..ede4bb5a02 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -30,6 +30,7 @@ - any-glob-to-any-file: - "target/linux/bcm27xx/**" - "package/kernel/bcm27xx-gpu-fw/**" + - "package/utils/bcm27xx-utils/**" "target/bcm47xx": - changed-files: - any-glob-to-any-file: |