CI: Allow building with internal toolchain
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 13:27:11 +0000 (14:27 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 4 Dec 2022 16:37:00 +0000 (17:37 +0100)
commit31fb360f572904989171421a7603f14f6ba9e927
treeea8f0ea6128239fc9fd149453409645dc172b275
parente74479d559aba1ee7bc39a742212aa9c63946d9c
CI: Allow building with internal toolchain

This adds an option to build with internal toolchain. This can be used
to build targets which are currently not build by the OpenWrt build bots
and which needs their own toolchain build for every build.

Building the toolchain takes about 30 minutes compared to using the
external toolchain which takes some seconds.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 08f5283392674fe874c7f441128319263ce0d171)
.github/workflows/build.yml