uboot-kirkwood: fix goflexhome/net bootcommand
[openwrt/openwrt.git] / include / host-build.mk
index d96cc94fa3c6d12f6eb2cf5c95579497a314e8d5..41ec036afaff833c983883f42c2551ea97db971f 100644 (file)
@@ -182,6 +182,7 @@ ifndef DUMP
   $(_host_target)host-prepare: $(HOST_STAMP_PREPARED)
   $(_host_target)host-configure: $(HOST_STAMP_CONFIGURED)
   $(_host_target)host-compile: $(HOST_STAMP_BUILT) $(HOST_STAMP_INSTALLED)
+  host-install: host-compile
 
   host-clean-build: FORCE
        rm -rf $(HOST_BUILD_DIR) $(HOST_STAMP_BUILT)