diff options
author | Nick Hainke <vincent@systemli.org> | 2024-04-24 07:19:30 +0200 |
---|---|---|
committer | Nick Hainke <vincent@systemli.org> | 2024-04-24 14:12:15 +0200 |
commit | 6ca830559865f994db8732a9d06f452e36d5b490 (patch) | |
tree | 9d31a37373763dcc5c7f6eff5234ebc111dfa99e /.github/labeler.yml | |
parent | 98cc65d9a0c4e7beb4b9a8f8482ab8908435290b (diff) |
oxnas: drop target
The Upstream Linux community has discontinued support for the target.
Maintaining support for it downstream would require too much effort.
Moreover, it seems that the supported hardware is no longer deemed worthy
of it.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to '.github/labeler.yml')
-rw-r--r-- | .github/labeler.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index 5cbf2ac987..fd26dd7f38 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -82,9 +82,6 @@ "target/omap": - "target/linux/omap/**" - "package/boot/uboot-omap/**" -"target/oxnas": - - "target/linux/oxnas/**" - - "package/boot/uboot-oxnas/**" "target/pistachio": - "target/linux/pistachio/**" "target/qoriq": |