diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-04-15 10:37:28 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-04-15 10:19:39 +0000 |
| commit | 33fec5a3ec55bce7f1664e70e6f5ff8daf56886d (patch) | |
| tree | 1145b24ee92f5e397718609a112b274f06cd48a6 /docs/linux/setup.md | |
| parent | bd62a9525ad480f1503acfee7c29e1b0ce5a2749 (diff) | |
vm/odroid: delete
Delete support for odroid board.
It's build broken for >3 years (at least on 8ba8079b119f).
We keep it in history and if it's resurrected, it needs
to be merged with vm/isolated and most code needs to be
at least build-tested (mock out only the C interface).
Diffstat (limited to 'docs/linux/setup.md')
| -rw-r--r-- | docs/linux/setup.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/linux/setup.md b/docs/linux/setup.md index 4e827ec8f..02641b0a4 100644 --- a/docs/linux/setup.md +++ b/docs/linux/setup.md @@ -12,7 +12,6 @@ Instructions for a particular VM type or kernel architecture can be found on the - [Setup: Linux host, Android device, arm32/64 kernel](setup_linux-host_android-device_arm-kernel.md) - [Setup: Linux isolated host](setup_linux-host_isolated.md) - [Setup: Ubuntu host, VMware vm, x86-64 kernel](setup_ubuntu-host_vmware-vm_x86-64-kernel.md) -- [Setup: Ubuntu host, Odroid C2 board, arm64 kernel](setup_ubuntu-host_odroid-c2-board_arm64-kernel.md) [outdated] ## Install |
