diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-05 16:52:15 +0000 |
commit | 492ba57b565e00a1febfb2c584dfdadb8a76f302 (patch) | |
tree | b395dc3a17c90f3211bfd9fafcd8bb744f12078f /target/linux/ps3/Makefile | |
parent | c41725ae68306e23a6ff280ad904acb5fbe54770 (diff) | |
download | upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.gz upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.tar.bz2 upstream-492ba57b565e00a1febfb2c584dfdadb8a76f302.zip |
update targets to 2.6.25.10
SVN-Revision: 11667
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 3874d249d1..1124ab6532 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.9 +LINUX_VERSION:=2.6.25.10 KERNEL_CC:= |