build: drop buildbot toolchain rebuild check when not using git
authorFelix Fietkau <nbd@nbd.name>
Mon, 24 Sep 2018 09:02:30 +0000 (11:02 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 24 Sep 2018 09:03:20 +0000 (11:03 +0200)
commitdee8804de05dfac3f528e902b9fc68ccd43ec9a1
treed5b0bbbd483b7ada5625fbff82de60a91f42332b
parent4f277eb6402684ca79c9834e8eb30c0e93368e8b
build: drop buildbot toolchain rebuild check when not using git

The check cleans and rebuilds the toolchain if it changed on update.
When building from a source tarball, it is reasonable to expect that
there will be no updates, so no rebuild check is necessary

Signed-off-by: Felix Fietkau <nbd@nbd.name>
toolchain/Makefile