projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
linux/generic: add some missing 2.6.37 USB symbols
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
998-openwrt_lzma_options.patch
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
..
77161f6
100644
(file)
--- 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
@@
-8,7
+8,7
@@
+ lzma e -d20 -lc1 -lp2 -pb2 -eos -si -so && $(call size_append, $(filter-out FORCE,$^))) > $@ || \
(rm -f $@ ; false)
+ 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=
--- a/scripts/gen_initramfs_list.sh
+++ b/scripts/gen_initramfs_list.sh
@@ -226,7 +226,7 @@ cpio_list=
This page took
0.019926 seconds
and
4
git commands to generate.