From 13f0dea188f0827caddc3395c23af760bc0ae6bd Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 30 May 2008 18:38:14 +0000 Subject: Added lua (lua host bytecode-compiler) to tools/ SVN-Revision: 11304 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 0511a48042..7216d5b158 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -9,7 +9,7 @@ curdir:=tools # subdirectories to descend into -$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) bison $(if $(CONFIG_powerpc),dtc) +$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) bison $(if $(CONFIG_powerpc),dtc) lua # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install -- cgit v1.2.3