more fixes
[openwrt-10.03/.git] / include / host-build.mk
index 9a5a41317efcb5e649a1fa111ab953a1157cca5a..a1287da475bc8a63a5d13c021e6d27efc0fe39e9 100644 (file)
@@ -4,6 +4,9 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
+
+include $(INCLUDE_DIR)/host.mk
+
 ifneq ($(strip $(PKG_CAT)),)
   ifeq ($(PKG_CAT),unzip)
     UNPACK=unzip -d $(PKG_BUILD_DIR) $(DL_DIR)/$(PKG_SOURCE)