diff --git a/docs/tech_docs/OpenWrt.md b/docs/tech_docs/OpenWrt.md index a759505..6787682 100644 --- a/docs/tech_docs/OpenWrt.md +++ b/docs/tech_docs/OpenWrt.md @@ -159,4 +159,9 @@ service networking restart ```bash apk add bash curl wget nano vim ``` + +```bash +apk add build-base gcc abuild binutils binutils-doc gcc-doc +``` + ## Notes \ No newline at end of file