1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[kernel] update to 2.6.32.20

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22766 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2010-08-22 17:07:37 +00:00
parent 9fa119851e
commit 66eeee56c1
31 changed files with 54 additions and 179 deletions

View File

@@ -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;
}