aboutsummaryrefslogtreecommitdiff
path: root/utils/cni
Commit message (Collapse)AuthorAge
* cni: set PKG_USE_MIPS16:=0Daniel Golle2020-11-11
| | | | | | Compiling cni failes due to MIPS16 somehow. Disable it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* cni: add packageDaniel Golle2020-11-07
Thanks to @aparcar for help with porting this. Signed-off-by: Daniel Golle <daniel@makrotopia.org>