projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] target.mk: don't enable coreutils by default, it does not even exist anymor...
[openwrt.git]
/
include
/
host-build.mk
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.021249 seconds
and
4
git commands to generate.