fix calling the update target for host-only builds
[openwrt.git] / include / host-build.mk
index 3d1983b..39de66b 100644 (file)
@@ -128,6 +128,7 @@ ifndef DUMP
     compile: host-compile
     install: host-install
     clean: host-clean
+    update: host-update
   else
     host-compile: $(HOST_STAMP_INSTALLED)
   endif
This page took 0.021434 seconds and 4 git commands to generate.