summaryrefslogtreecommitdiffstats
path: root/include/package.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-13 19:04:33 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-13 19:04:33 +0000
commitdbf8d9c516cc7c2826cc7b77cf3bed6edcc4f308 (patch)
treeaf7547cab6a660a509490bb526a10f0805cbcd7d /include/package.mk
parent135cfe50c90da2c191bd769afd9043a6480f084d (diff)
downloadmaster-31e0f0ae-dbf8d9c516cc7c2826cc7b77cf3bed6edcc4f308.tar.gz
master-31e0f0ae-dbf8d9c516cc7c2826cc7b77cf3bed6edcc4f308.tar.bz2
master-31e0f0ae-dbf8d9c516cc7c2826cc7b77cf3bed6edcc4f308.zip
- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
SVN-Revision: 24551
Diffstat (limited to 'include/package.mk')
-rw-r--r--include/package.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/package.mk b/include/package.mk
index 06f3a839c6..580774134c 100644
--- a/include/package.mk
+++ b/include/package.mk
@@ -75,10 +75,6 @@ define Download/default
MD5SUM:=$(PKG_MD5SUM)
endef
-define sep
-
-endef
-
define Build/Exports/Default
$(1) : export ACLOCAL_INCLUDE=$$(foreach p,$$(wildcard $$(STAGING_DIR)/usr/share/aclocal $$(STAGING_DIR)/usr/share/aclocal-* $$(STAGING_DIR)/host/share/aclocal $$(STAGING_DIR)/host/share/aclocal-*),-I $$(p))
$(1) : export STAGING_PREFIX=$$(STAGING_DIR)/usr