CI: labeler: add ipq807x target
Add support for ipq807x target to the labeler. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
b5f32064ed
commit
d9b80ba8b8
|
@ -41,6 +41,8 @@
|
||||||
- "target/linux/ipq40xx/**"
|
- "target/linux/ipq40xx/**"
|
||||||
"target/ipq806x":
|
"target/ipq806x":
|
||||||
- "target/linux/ipq806x/**"
|
- "target/linux/ipq806x/**"
|
||||||
|
"target/ipq807x":
|
||||||
|
- "target/linux/ipq807x/**"
|
||||||
"target/kirkwood":
|
"target/kirkwood":
|
||||||
- "target/linux/kirkwood/**"
|
- "target/linux/kirkwood/**"
|
||||||
- "package/boot/uboot-kirkwood/**"
|
- "package/boot/uboot-kirkwood/**"
|
||||||
|
|
Loading…
Reference in New Issue