projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c1060
)
fix typo
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 12:18:39 +0000
(12:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 12:18:39 +0000
(12:18 +0000)
SVN-Revision: 5075
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index e94c181ba023877de9b72d59ab426dd1a125e054..304343a2aa9d3f795c021332a0b7de5fa3a2f389 100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
include $(TOPDIR)/.config
include $(TOPDIR)/.pkgdeps
-include $(
TOP
DIR)/host.mk
+include $(
INCLUDE_
DIR)/host.mk
PREREQ_PACKAGES:=$(patsubst %,%-prereq,$(prereq-y) $(prereq-m))
DOWNLOAD_PACKAGES:=$(patsubst %,%-download,$(package-y) $(package-m))