summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/luaposix/Makefile2
-rw-r--r--contrib/package/luci/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/contrib/luaposix/Makefile b/contrib/luaposix/Makefile
index a72db3cb6..e9433bf58 100644
--- a/contrib/luaposix/Makefile
+++ b/contrib/luaposix/Makefile
@@ -38,6 +38,8 @@ compile: $(LUAPOSIX_DIR)/.patched
cp $(LUAPOSIX_DIR)/posix.so dist$(LUA_LIBRARYDIR)
luasource:
+luastrip:
+luacompile:
compile-all: compile
clean:
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 495b46d98..5bf07b76c 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -27,7 +27,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILD_DEPENDS:=libnotimpl
-LUA_TARGET:=source
+LUA_TARGET:=strip
PKG_SELECTED_MODULES:=