From: Michael Tremer Date: Sun, 5 Apr 2009 11:24:28 +0000 (+0000) Subject: Fixed download of aufs2 patch. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d99976a8a42d1b49ca716919caa211f033487e78;p=ipfire-3.x.git Fixed download of aufs2 patch. --- diff --git a/lfs/linux b/lfs/linux index 7e9488021..9292d8978 100644 --- a/lfs/linux +++ b/lfs/linux @@ -70,6 +70,7 @@ H12Y_PATCH = linux-h12y-mmio-quirks.patch ############################################################################### objects = $(DL_FILE) \ + $(AUFS_PATCH) \ $(OCF_PATCH) \ $(REISER4_PATCH) \ $(GRSEC_PATCH) \