diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
commit | a47b8566a194791a02ec969ce0756e8f7ad972f6 (patch) | |
tree | 597aedb712aa88b39eef3d924b447e62889906e9 /target/linux/ps3 | |
parent | 6891ad6ef661738aaa4724f3379091a99496da47 (diff) | |
download | upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.gz upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.bz2 upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.zip |
update to 2.6.30, refresh patches
SVN-Revision: 18635
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 79f17fb0c7..e36e333cfe 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.30.9 +LINUX_VERSION:=2.6.30.10 KERNEL_CC:= |