mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #73 from pi-hole/fix/gneuabi-compatibility
Fix misspelled gnueabi in FTLDNS compatibility
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user