Removed curl dependency on make

This commit is contained in:
2026-04-17 02:42:27 +08:00
parent 286241c7fb
commit 8adf03a2a4
5 changed files with 149 additions and 61 deletions

View File

@@ -54,7 +54,6 @@ https://docs.mono.si/gateway-development-kit/getting-started
Prerequisites
* make
* Docker
* curl (downloading dependency packages, kubelet, crio, etc)
* git (cloning uboot repo because uboot does not provide direct downloads)
```