mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
CI: labeler: add d1 target
Add support for 'd1' target and its specific packages in labeler. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
- "package/boot/arm-trusted-firmware-bcm63xx/**"
|
||||
"target/bmips":
|
||||
- "target/linux/bmips/**"
|
||||
"target/d1":
|
||||
- "target/linux/d1/**"
|
||||
- "package/boot/uboot-d1/**"
|
||||
- "package/boot/opensbi/**"
|
||||
"target/gemini":
|
||||
- "target/linux/gemini/**"
|
||||
"target/imx":
|
||||
|
||||
Reference in New Issue
Block a user