CI: Allow building with internal toolchain
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 13:27:11 +0000 (14:27 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 Dec 2022 02:10:06 +0000 (03:10 +0100)
commit08f5283392674fe874c7f441128319263ce0d171
treef376997f5109d87110ea922d2b14c0b32ad49284
parent7c406a5f0837b0bfc293b723932695176a8ef6fe
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>
.github/workflows/build.yml