mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-21 02:13:34 +02:00
feat: Support for linux-armv5-uclibc
- used in most linux home routers
This commit is contained in:
@ -201,6 +201,14 @@ Parrot AR Drone.
|
||||
Linux armv5 cross compiler toolchain using
|
||||
[musl](https://www.musl-libc.org/) as base \"libc\".
|
||||
|
||||
### dockcross/linux-armv5-uclibc
|
||||
|
||||
 
|
||||
|
||||
Linux armv5 cross compiler toolchain for legacy devices like wrt routers
|
||||
Linux kernel 2.6
|
||||
[uclibc](https://www.uclibc.org/) as base \"libc\".
|
||||
|
||||
### dockcross/linux-armv6
|
||||
|
||||
 
|
||||
|
Reference in New Issue
Block a user