Skip to content
Snippets Groups Projects
Commit bded6e9b authored by nbd's avatar nbd
Browse files

fix calling the update target for host-only builds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14997 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 5f3470d6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment