summaryrefslogtreecommitdiffstats
path: root/package/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/lua/Makefile')
-rw-r--r--package/lua/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lua/Makefile b/package/lua/Makefile
index 0c2e8e24e..7f0874bd6 100644
--- a/package/lua/Makefile
+++ b/package/lua/Makefile
@@ -19,6 +19,7 @@ PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
http://www.tecgraf.puc-rio.br/lua/ftp/
PKG_MD5SUM:=d0870f2de55d59c1c8419f36e8fac150
+HOST_PATCH_DIR=./patches-host
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk