projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f3470d
)
fix calling the update target for host-only builds
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Mar 2009 18:33:24 +0000
(18:33 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Mar 2009 18:33:24 +0000
(18:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14997
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/host-build.mk
patch
|
blob
|
history
diff --git
a/include/host-build.mk
b/include/host-build.mk
index
3d1983b
..
39de66b
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
This page took
0.020942 seconds
and
4
git commands to generate.