mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 10:49:40 +08:00
add a missing wrapper for the refresh target for host builds
SVN-Revision: 25193
This commit is contained in:
parent
718645d581
commit
d288f855e3
@ -154,6 +154,7 @@ ifndef DUMP
|
|||||||
install: host-install
|
install: host-install
|
||||||
clean: host-clean
|
clean: host-clean
|
||||||
update: host-update
|
update: host-update
|
||||||
|
refresh: host-refresh
|
||||||
|
|
||||||
$(HOST_STAMP_BUILT): $(HOST_STAMP_CONFIGURED)
|
$(HOST_STAMP_BUILT): $(HOST_STAMP_CONFIGURED)
|
||||||
$(foreach hook,$(Hooks/HostCompile/Pre),$(call $(hook))$(sep))
|
$(foreach hook,$(Hooks/HostCompile/Pre),$(call $(hook))$(sep))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user