diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-26 14:28:16 +0000 |
commit | baa12995a7a54f987df6ec752983439d8daeb044 (patch) | |
tree | 3328fb59efa10b09597de3deb9662b6c5af4df0f /target/linux/ps3 | |
parent | 60a09897d7558304d92512af7b7bd81a959a1ff0 (diff) | |
download | upstream-baa12995a7a54f987df6ec752983439d8daeb044.tar.gz upstream-baa12995a7a54f987df6ec752983439d8daeb044.tar.bz2 upstream-baa12995a7a54f987df6ec752983439d8daeb044.zip |
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:= |