diff options
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 0ac880caea..63834d65ea 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,$^) | \ |