mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-17 21:18:05 +02:00
fix calling the update target for host-only builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14997 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f3470d6fe
commit
bded6e9b33
@ -128,6 +128,7 @@ ifndef DUMP
|
|||||||
compile: host-compile
|
compile: host-compile
|
||||||
install: host-install
|
install: host-install
|
||||||
clean: host-clean
|
clean: host-clean
|
||||||
|
update: host-update
|
||||||
else
|
else
|
||||||
host-compile: $(HOST_STAMP_INSTALLED)
|
host-compile: $(HOST_STAMP_INSTALLED)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user