From 96978375ccf68c95f5a05dcb01ffb1509481754e Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 17 May 2009 00:57:47 +0000 Subject: add the new lzma library (version 4.65), to be used for squashfs4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15883 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index ebcbad4e7..172707280 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -17,6 +17,7 @@ tools-y += firmware-utils patch-cmdline quilt yaffs2 tools-$(CONFIG_CCACHE) += ccache tools-$(CONFIG_powerpc) += dtc +tools-dep += lzma # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma-old/install -- cgit v1.2.3