From fa5566503f562220ba777250aaef3afcee31c8e6 Mon Sep 17 00:00:00 2001 From: jogo Date: Mon, 4 Feb 2013 10:19:28 +0000 Subject: kernel: generic: update to 3.8-rc6 Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35478 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch') diff --git a/target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch b/target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch index b6bb77023..55434c13a 100644 --- a/target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch +++ b/target/linux/generic/patches-3.8/230-openwrt_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -299,7 +299,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) +@@ -299,7 +299,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ -- cgit v1.2.3