fix calling the update target for host-only builds

SVN-Revision: 14997
v19.07.3_mercusys_ac12_duma
Felix Fietkau 15 years ago
parent 3616727c87
commit 0a81b47617

@ -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

Loading…
Cancel
Save