projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add 2.6.32 patches to use ext4 for ext2/3
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.32
/
998-openwrt_lzma_options.patch
diff --git
a/target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
b/target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
index
face915
..
f81e22f
100644
(file)
--- a/
target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
+++ b/
target/linux/generic/patches-2.6.32/998-openwrt_lzma_options.patch
@@
-1,6
+1,6
@@
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
-@@ -228,7 +228,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
+@@ -228,7 +228,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
quiet_cmd_lzma = LZMA $@
cmd_lzma = (cat $(filter-out FORCE,$^) | \
quiet_cmd_lzma = LZMA $@
cmd_lzma = (cat $(filter-out FORCE,$^) | \
This page took
0.020414 seconds
and
4
git commands to generate.