summaryrefslogtreecommitdiff
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-26 21:28:31 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-26 21:28:31 +0000
commit6bfaf3a5058abcb7e281d9025d31ad4cf33676dc (patch)
treef731281f8fb8f1071242fbf68df119400f9fa066 /openwrt/package/Makefile
parent5d55020791df19d8e74fd2d4178f2d29f2faed56 (diff)
downloadmtk-20170518-6bfaf3a5058abcb7e281d9025d31ad4cf33676dc.zip
mtk-20170518-6bfaf3a5058abcb7e281d9025d31ad4cf33676dc.tar.gz
mtk-20170518-6bfaf3a5058abcb7e281d9025d31ad4cf33676dc.tar.bz2
Add lua package
SVN-Revision: 1066
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 8a5cd06..f6cf6de 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -47,6 +47,7 @@ package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread
package-$(BR2_PACKAGE_LIBTOOL) += libtool
package-$(BR2_PACKAGE_LIBUSB) += libusb
package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd
+package-$(BR2_PACKAGE_LUA) += lua
package-$(BR2_PACKAGE_LZO) += lzo
package-$(BR2_PACKAGE_MARADNS) += maradns
package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl