fix typo
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 12:18:39 +0000 (12:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 12:18:39 +0000 (12:18 +0000)
SVN-Revision: 5075

package/Makefile

index e94c181ba023877de9b72d59ab426dd1a125e054..304343a2aa9d3f795c021332a0b7de5fa3a2f389 100644 (file)
@@ -9,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 include $(TOPDIR)/.config
 include $(TOPDIR)/.pkgdeps
-include $(TOPDIR)/host.mk
+include $(INCLUDE_DIR)/host.mk
 
 PREREQ_PACKAGES:=$(patsubst %,%-prereq,$(prereq-y) $(prereq-m))
 DOWNLOAD_PACKAGES:=$(patsubst %,%-download,$(package-y) $(package-m))