diff options
author | geoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-26 21:57:24 +0000 |
---|---|---|
committer | geoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-26 21:57:24 +0000 |
commit | a6f6e4f915c8f1065060c67aca81de432d1e8ca1 (patch) | |
tree | 640165847dfe0618483da4c820802375882209d6 /target/linux/ps3/Makefile | |
parent | dcbf352921fc84b252785d0b06519065f4eb0667 (diff) |
ps3: Update kernel to linux-2.6.30
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17411 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b59e161582..6c10beaf4a 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -13,7 +13,7 @@ MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com> SUBTARGETS=petitboot FEATURES+=powerpc64 -LINUX_VERSION:=2.6.28.10 +LINUX_VERSION:=2.6.30.5 KERNEL_CC:= |