mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +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
|
||||
install: host-install
|
||||
clean: host-clean
|
||||
update: host-update
|
||||
else
|
||||
host-compile: $(HOST_STAMP_INSTALLED)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user