package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: #8045)
[openwrt.git] / include / host-build.mk
index dbd1c3a..03feefa 100644 (file)
@@ -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))