diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:11 +0000 |
commit | 14fd2f20f811c4cf72abc6988efef62568dfade2 (patch) | |
tree | 96308cbfcb73ea86949d5524649a7a336e56460c /target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch | |
parent | 73e450f44a9fe3e5ad1dcd7e6a95eb48f9082aa5 (diff) | |
download | mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.zip mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.tar.gz mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.tar.bz2 |
panic on unrecovered NMI, thanks rtz2
SVN-Revision: 21232
Diffstat (limited to 'target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch')
-rw-r--r-- | target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch b/target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch index 5def739..0cb4734 100644 --- a/target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch +++ b/target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch @@ -1,6 +1,6 @@ ---- a/scripts/Makefile.lib 2009-11-06 08:55:20.000000000 +0100 -+++ b/scripts/Makefile.lib 2009-11-06 09:08:45.000000000 +0100 -@@ -204,4 +204,4 @@ +--- a/scripts/Makefile.lib ++++ b/scripts/Makefile.lib +@@ -204,4 +204,4 @@ cmd_bzip2 = (bzip2 -9 < $< && $(size_app # --------------------------------------------------------------------------- quiet_cmd_lzma = LZMA $@ |