projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76683dc
)
enable Host/Install on compile: if package.mk is included
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 12 Mar 2009 14:00:26 +0000
(14:00 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 12 Mar 2009 14:00:26 +0000
(14:00 +0000)
SVN-Revision: 14852
include/host-build.mk
patch
|
blob
|
history
diff --git
a/include/host-build.mk
b/include/host-build.mk
index 57cb3002b5fa0a2dc212e8be32cce760a1b89f57..e92c7b3e68f33ec435d63a5357a2b5044ab83b88 100644
(file)
--- a/
include/host-build.mk
+++ b/
include/host-build.mk
@@
-135,7
+135,7
@@
ifndef DUMP
endef
prepare: host-prepare
- compile: host-compile
+ compile: host-compile
$(if $(STAMP_BUILT),host-install)
install: host-install
clean: host-clean