fix typo
[openwrt/svn-archive/archive.git] / 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))