diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-03 09:40:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-03 09:40:12 +0000 |
commit | 111ae3e04b422caf594e78bdcb291fcfebd242b1 (patch) | |
tree | 31bab3eef43a0f66652d39d932251dc5bf0b84ed /target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch | |
parent | 2c13d45b2934296b72edbde51bb8b342ec0068e9 (diff) | |
download | mtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.zip mtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.tar.gz mtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.tar.bz2 |
kernel: refresh 2.6.33 patches
SVN-Revision: 19959
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch b/target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch index 63834d6..0ac880c 100644 --- a/target/linux/generic-2.6/patches-2.6.33/998-openwrt_lzma_options.patch +++ b/target/linux/generic-2.6/patches-2.6.33/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,$^) | \ |