projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78fcc87
)
enable Host/Install on compile: if package.mk is included
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Mar 2009 14:00:26 +0000
(14:00 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Mar 2009 14:00:26 +0000
(14:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14852
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
57cb300
..
e92c7b3
100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-135,7
+135,7
@@
ifndef DUMP
endef
prepare: host-prepare
endef
prepare: host-prepare
- compile: host-compile
+ compile: host-compile
$(if $(STAMP_BUILT),host-install)
install: host-install
clean: host-clean
install: host-install
clean: host-clean
This page took
0.024079 seconds
and
4
git commands to generate.