diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-03-17 12:41:05 +0000 |
commit | 1777497ae7f299b3368a255c2d71d9cb01a7be2c (patch) | |
tree | ac374d5b4d809296afecc2ff3cc5ed51b95a5f73 /target/linux/ps3 | |
parent | 742fc1e66dbbc6198d52c3f2432ff4263446e05c (diff) |
update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 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 33288d258..2984019f9 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:= |