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:08:44 +0000 (11:08 +0200)
commitcb352a7c4cf74fb9c0067bd62517fc59763ebc5a
tree5bc52ff8c8724f2ee9276a241d17b629d2027767
parent609707cbe7cfce2038cf54a8deb6c341a06df1d8
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