diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-17 14:10:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-07-17 14:10:39 +0000 |
commit | c5ef57706de0ef3e4ede1b404ef43510bb22e6d9 (patch) | |
tree | 2a14f0b332c80242d488f0de7b0c351b00ee9dea /target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch | |
parent | 1d7a6ebc79e71dbc9085efab8205134bc769159b (diff) | |
download | mtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.zip mtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.gz mtk-20170518-c5ef57706de0ef3e4ede1b404ef43510bb22e6d9.tar.bz2 |
kernel: refresh patches
SVN-Revision: 22252
Diffstat (limited to 'target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch b/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch index 3e32b67..e63d733 100644 --- a/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch +++ b/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -238,7 +238,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) +@@ -238,7 +238,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ @@ -8,7 +8,7 @@ + lzma e -d20 -lc1 -lp2 -pb2 -eos -si -so && $(call size_append, $(filter-out FORCE,$^))) > $@ || \ (rm -f $@ ; false) - quiet_cmd_lzo = LZO $@ + quiet_cmd_lzo = LZO $@ --- a/scripts/gen_initramfs_list.sh +++ b/scripts/gen_initramfs_list.sh @@ -226,7 +226,7 @@ cpio_list= |