From 93e660700a52083bde10e3ffea26a896cf6cbbc2 Mon Sep 17 00:00:00 2001 From: Mark Drobnak Date: Mon, 17 Dec 2018 11:26:11 -0500 Subject: [PATCH] Fix misspelled gnueabi in FTLDNS compatibility Signed-off-by: Mark Drobnak --- docs/ftldns/compatibility.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ftldns/compatibility.md b/docs/ftldns/compatibility.md index c705780..8625833 100644 --- a/docs/ftldns/compatibility.md +++ b/docs/ftldns/compatibility.md @@ -7,9 +7,9 @@ We tested *FTL*DNS on the following devices: | VirtualBox | Ubuntu 16.10 | amd64 | `linux-x86_64` | Raspberry Pi Zero | Raspbian Jessie, Stretch | armv6l | `arm-linux-gnueabi` | Raspberry Pi 1 | Raspbian Jessie, Stretch | armv6 | `arm-linux-gnueabi` -| Raspberry Pi 2 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabihf` and `arm-linux-gnuabi` -| Raspberry Pi 3 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnuabi` and `arm-linux-gnueabihf` -| Raspberry Pi 3 B+ | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnuabi` and `arm-linux-gnueabihf` +| Raspberry Pi 2 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf` +| Raspberry Pi 3 | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf` +| Raspberry Pi 3 B+ | Raspbian Jessie, Stretch | armv7l | `arm-linux-gnueabi` and `arm-linux-gnueabihf` | Raspberry Pi 3 | openSUSE | aarch64 | `aarch64-linux-gnu` | NanoPi NEO | armbian Ubuntu 16.04 | armv7l | `arm-linux-gnueabihf` | Odroid-C2 | Ubuntu 16.04 | aarch64 | `aarch64-linux-gnu`