projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3616727
)
fix calling the update target for host-only builds
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 18:33:24 +0000
(18:33 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 18:33:24 +0000
(18:33 +0000)
SVN-Revision: 14997
include/host-build.mk
patch
|
blob
|
history
diff --git
a/include/host-build.mk
b/include/host-build.mk
index 3d1983b28f37091d51e342f636bf7c1154831c4f..39de66bb9f67407da244e0c000dd5952039220a4 100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-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