aboutsummaryrefslogtreecommitdiffstats
path: root/docs/setup.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-04-15 10:37:30 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-04-15 10:19:39 +0000
commitc6f10907c38ce49ddc321539f75aabf0a9ad6c71 (patch)
tree1277a1d64e2201b58b550ef0131222eaab9fcf73 /docs/setup.md
parent33fec5a3ec55bce7f1664e70e6f5ff8daf56886d (diff)
all: remove akaros support
Akaros support is unused, it was shutdown on syzbot for a while, the akaros development seems to be frozen for years as well. We have a bunch of hacks for Akaros since it supported only super old gcc and haven't supported Go. Remove it.
Diffstat (limited to 'docs/setup.md')
-rw-r--r--docs/setup.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/setup.md b/docs/setup.md
index 7cf28908b..b55c4272e 100644
--- a/docs/setup.md
+++ b/docs/setup.md
@@ -3,7 +3,6 @@
Generic setup instructions for fuzzing Linux kernel are outlined [here](linux/setup.md).
For other kernels see:
-[Akaros](akaros/README.md),
[FreeBSD](freebsd/README.md),
[Darwin/XNU](darwin/README.md),
[Fuchsia](fuchsia/README.md),