projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3344f8e
)
add a missing wrapper for the refresh target for host builds
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Jan 2011 12:13:58 +0000
(12:13 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 28 Jan 2011 12:13:58 +0000
(12:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25193
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
dbd1c3a
..
03feefa
100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-154,6
+154,7
@@
ifndef DUMP
install: host-install
clean: host-clean
update: host-update
+ refresh: host-refresh
$(HOST_STAMP_BUILT): $(HOST_STAMP_CONFIGURED)
$(foreach hook,$(Hooks/HostCompile/Pre),$(call $(hook))$(sep))
This page took
0.02458 seconds
and
4
git commands to generate.