diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
commit | 184c6b06f2bb29b693084174908c7a0f1b46e3d2 (patch) | |
tree | eb6e3d897cf739fd60e1728c475b35141a76b0a4 /target/linux/ps3 | |
parent | be1a9ff41dfeed9e00f165e6a661e26ccaa5549c (diff) | |
download | upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.gz upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.bz2 upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.zip |
update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
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 a9e69a806b..3e559eb421 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.15 +LINUX_VERSION:=2.6.25.16 KERNEL_CC:= |