From bc152ef2c51f23916fe442924b430ad441b9d886 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 17 May 2009 00:57:52 +0000 Subject: squashfs4: add lzma support (kernel support still missing) SVN-Revision: 15884 --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 1727072802..47b5a6ac04 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -21,6 +21,7 @@ tools-dep += lzma # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma-old/install +$(curdir)/squashfs4/compile := $(curdir)/lzma/install $(curdir)/quilt/compile := $(curdir)/sed/install $(curdir)/dtc/compile := $(curdir)/bison/install $(curdir)/autoconf/compile := $(curdir)/m4/install -- cgit v1.2.3