diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:38:39 +0000 |
commit | db81fa946e732300f7cdae8bed41ba0a99a99d08 (patch) | |
tree | c2901b338cce99f46b9e9cc78cbd8250a50a986d /target/linux/ps3 | |
parent | f9993d6d19ddaf21fee5ec52c250b2427f794bc3 (diff) | |
download | master-187ad058-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.gz master-187ad058-db81fa946e732300f7cdae8bed41ba0a99a99d08.tar.bz2 master-187ad058-db81fa946e732300f7cdae8bed41ba0a99a99d08.zip |
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')
-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 aacb116ae1..3faf64430f 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:= |