X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/06304272057051a9d2a412f0a27b31ce6c917b6f..444bd443905edd99ee84435bbbb0deebd17331bd:/include/host-build.mk diff --git a/include/host-build.mk b/include/host-build.mk index dbd1c3aa4..03feefa2e 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -154,6 +154,7 @@ ifndef DUMP install: host-install clean: host-clean update: host-update + refresh: host-refresh $(HOST_STAMP_BUILT): $(HOST_STAMP_CONFIGURED) $(foreach hook,$(Hooks/HostCompile/Pre),$(call $(hook))$(sep))