X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fhost-build.mk;h=03feefa2ed0c25259dc7b81eadff4a77eb8966c5;hb=425bf41b231233c8b4e8cf7b7ad90bba1f6b2653;hp=dbd1c3aa45818458e10e667ac8f80ed21bc8f904;hpb=dbf8d9c516cc7c2826cc7b77cf3bed6edcc4f308;p=oweals%2Fopenwrt.git diff --git a/include/host-build.mk b/include/host-build.mk index dbd1c3aa45..03feefa2ed 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))