aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-30 11:45:37 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-30 11:45:37 +0000
commita4b3263ded693a934da7aec5e5fdd072ae21e287 (patch)
tree8297f25bda88f7034780f9f583fead1a6b49eed3 /target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
parentdb55512b28bf8aa0e3547d005576a76645593f89 (diff)
downloadmaster-187ad058-a4b3263ded693a934da7aec5e5fdd072ae21e287.tar.gz
master-187ad058-a4b3263ded693a934da7aec5e5fdd072ae21e287.tar.bz2
master-187ad058-a4b3263ded693a934da7aec5e5fdd072ae21e287.zip
refresh 2.6.32 patches with -rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch b/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
index 200b750af4..43383916c1 100644
--- a/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
+++ b/target/linux/generic-2.6/patches-2.6.32/025-mips_disable_fpu.patch
@@ -8,7 +8,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
--
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -827,6 +827,17 @@ config I8259
+@@ -828,6 +828,17 @@ config I8259
config MIPS_BONITO64
bool
@@ -71,7 +71,7 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
/* Control registers */
#define FPCREG_RID 0 /* $0 = revision id */
-@@ -1273,6 +1275,13 @@ int fpu_emulator_cop1Handler(struct pt_r
+@@ -1274,6 +1276,13 @@ int fpu_emulator_cop1Handler(struct pt_r
return sig;
}