Added lua (lua host bytecode-compiler) to tools/
authorSteven Barth <steven@midlink.org>
Fri, 30 May 2008 18:38:14 +0000 (18:38 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 30 May 2008 18:38:14 +0000 (18:38 +0000)
commit6393d316cd61e2089b2d7a03884e831151468d5e
tree6da3edc7d8772646e48dfcfb5387706ebf7adf98
parenta4c21e98d14d657e9caf447634845e8779b191c9
Added lua (lua host bytecode-compiler) to tools/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11304 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]