diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:07:37 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:07:37 +0000 |
commit | b1becffa5b223ce5118d96b063b5f42050e80c0b (patch) | |
tree | c35960d4fa8c0f1243595b55751460da42057e6b /target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch | |
parent | 0e974c50edac8e4e5607e9eb1fcf68e1e822c3be (diff) | |
download | mtk-20170518-b1becffa5b223ce5118d96b063b5f42050e80c0b.zip mtk-20170518-b1becffa5b223ce5118d96b063b5f42050e80c0b.tar.gz mtk-20170518-b1becffa5b223ce5118d96b063b5f42050e80c0b.tar.bz2 |
update to 2.6.32.20
SVN-Revision: 22766
Diffstat (limited to 'target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch b/target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch index e1e9f73..a3511d7 100644 --- a/target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch +++ b/target/linux/generic/patches-2.6.32/025-mips_disable_fpu.patch @@ -71,7 +71,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org> /* Control registers */ #define FPCREG_RID 0 /* $0 = revision id */ -@@ -1274,6 +1276,13 @@ int fpu_emulator_cop1Handler(struct pt_r +@@ -1281,6 +1283,13 @@ int fpu_emulator_cop1Handler(struct pt_r return sig; } |