mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-16 08:11:53 +04:00
8bbaad10e0
Extend the git-src source tree override to host builds. It is opt-in via HOST_USE_GIT_SRC, since by default the host build keeps using the tarball. Move the git-src detection and checkout recipe into unpack.mk so both the target and host build reuse the same code. Signed-off-by: Felix Fietkau <nbd@nbd.name>