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 | 2de49087ef398ff6b14c3b1caff70bc60769bc9f (patch) | |
tree | fb106d613a128451aa63b721a161d218ba5fbbe1 /target/linux/ps3/Makefile | |
parent | d70cf84d04f61eb9d8aa602325a703ee995c38d0 (diff) | |
download | upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.gz upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.tar.bz2 upstream-2de49087ef398ff6b14c3b1caff70bc60769bc9f.zip |
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 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 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:= |