diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-03 16:58:06 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-03 16:58:06 +0000 |
commit | 3f40c20af9036082bbd53a919ef0854b1b4e874b (patch) | |
tree | aa1d83d482ee36d2fd874a3fdf91ab46e77d2a58 /target/linux/ps3 | |
parent | a175cb4839d374042f99103298fb6cd0900790e4 (diff) | |
download | upstream-3f40c20af9036082bbd53a919ef0854b1b4e874b.tar.gz upstream-3f40c20af9036082bbd53a919ef0854b1b4e874b.tar.bz2 upstream-3f40c20af9036082bbd53a919ef0854b1b4e874b.zip |
upgrade to newest stable kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 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 40f8059eaf..d392944cb7 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Sony PS3 Game Console MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com> SUBTARGETS=petitboot -LINUX_VERSION:=2.6.28.9 +LINUX_VERSION:=2.6.28.10 KERNEL_CC:= |