diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 13:55:11 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 13:55:11 +0000 |
commit | f024fd0c2ae5e7499c6c0473a0b1aa9490611380 (patch) | |
tree | 5ff106784e443c29909cbcffa0e9285ee9ad1b2d /target/linux/rdc/patches-2.6.30/011-use_host_lzma.patch | |
parent | 19100adc52d40a70326d362786c3160ed6acf68d (diff) |
[rdc] panic on unrecovered NMI, thanks rtz2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21232 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5def7393fa..0cb47349ad 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 $@ |