X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2FMakefile;h=304343a2aa9d3f795c021332a0b7de5fa3a2f389;hp=e94c181ba023877de9b72d59ab426dd1a125e054;hb=dff1bac42cce40ca76d268bbdc7273c722244147;hpb=d64737b0a4b8adf9fe0d947ad35be5eb7f307b84 diff --git a/package/Makefile b/package/Makefile index e94c181ba0..304343a2aa 100644 --- a/package/Makefile +++ b/package/Makefile @@ -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))