Added lua (lua host bytecode-compiler) to tools/
authorSteven Barth <cyrus@openwrt.org>
Fri, 30 May 2008 18:38:14 +0000 (18:38 +0000)
committerSteven Barth <cyrus@openwrt.org>
Fri, 30 May 2008 18:38:14 +0000 (18:38 +0000)
commit13f0dea188f0827caddc3395c23af760bc0ae6bd
treeaa452b2e0bee641f2666b6648eb9c5ed8cda13d8
parente19528fa6a0bc5a9e9df39ae383f9922345ade0e
Added lua (lua host bytecode-compiler) to tools/

SVN-Revision: 11304
tools/Makefile
tools/lua/Makefile [new file with mode: 0644]
tools/lua/patches/010-lua-5.1.3-lnum-full-260308.patch [new file with mode: 0644]
tools/lua/patches/020-shared_liblua.patch [new file with mode: 0644]
tools/lua/patches/030-archindependent-bytecode.patch [new file with mode: 0644]
tools/lua/patches/100-no_readline.patch [new file with mode: 0644]
tools/lua/patches/200-lua-path.patch [new file with mode: 0644]