X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=include%2Fhost-build.mk;h=e92c7b3e68f33ec435d63a5357a2b5044ab83b88;hp=57cb3002b5fa0a2dc212e8be32cce760a1b89f57;hb=3f60e535377f213c9e718eeeda40386e6f16b052;hpb=78fcc87c77ad8c0a85fa5101bca9f16eb31a09e6 diff --git a/include/host-build.mk b/include/host-build.mk index 57cb3002b..e92c7b3e6 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -135,7 +135,7 @@ ifndef DUMP endef prepare: host-prepare - compile: host-compile + compile: host-compile $(if $(STAMP_BUILT),host-install) install: host-install clean: host-clean