diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
commit | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (patch) | |
tree | 7a9f167966530b0e2d10fbfacaf312c35ec61b2f /target/linux/ps3 | |
parent | e71ccfdbbd06b6d7c5f9bcda0914ae734230d8f9 (diff) | |
download | upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.gz upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.bz2 upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.zip |
update to 2.6.28.8
SVN-Revision: 14916
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 33288d258f..2984019f93 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.7 +LINUX_VERSION:=2.6.28.8 KERNEL_CC:= |