diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-06-26 14:28:16 +0000 |
commit | ca231a83316d1fb68785814aae8b02d3d025a98b (patch) | |
tree | 3328fb59efa10b09597de3deb9662b6c5af4df0f /target/linux/ps3 | |
parent | 94061cfeeb7f057cc50f5282b5ef010052ffea9c (diff) |
upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 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 6fb4eb4410..3874d249d1 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.7 +LINUX_VERSION:=2.6.25.9 KERNEL_CC:= |