build: call Host/Uninstall before wiping the host build dir
authorAndre Heider <a.heider@gmail.com>
Sat, 28 Sep 2019 11:10:59 +0000 (13:10 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 21 Oct 2019 12:18:17 +0000 (14:18 +0200)
commit02330a655676bbb0432e5fc30bfe7fdd21a9c9c9
tree37636430d3c0029326c086909d024cf1cb2e8427
parent53e6cc7a81175728f64f978c2363a18c1fa66d64
build: call Host/Uninstall before wiping the host build dir

Uninstall targets may depend on build artefacts, like `make uninstall`
or `ninja uninstall`.

Signed-off-by: Andre Heider <a.heider@gmail.com>
include/host-build.mk