diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-11 11:38:39 +0000 |
commit | c4019d34c188973cd54bb7e49e4fdaa5047e2e41 (patch) | |
tree | c2901b338cce99f46b9e9cc78cbd8250a50a986d /target/linux/ps3/Makefile | |
parent | fe3a7429b232894e821665dd4d65006faed8378d (diff) |
upgrade to 2.6.25.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11435 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ps3/Makefile')
-rw-r--r-- | target/linux/ps3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index aacb116ae..3faf64430 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -10,7 +10,7 @@ ARCH:=powerpc BOARD:=ps3 BOARDNAME:=Sony PS3 Game Console -LINUX_VERSION:=2.6.25.4 +LINUX_VERSION:=2.6.25.6 KERNEL_CC:= |