CI: Allow building with internal toolchain
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 13:27:11 +0000 (14:27 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 4 Dec 2022 15:28:07 +0000 (16:28 +0100)
commitb0e6bce6347936d208eb60ce17f972407c7fe440
treec4d49035c3cf4e1b53806d1089c2baee17dd3848
parent02391a5e5afb17378d4d9b67adef89c4c18fc558
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