diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-09-17 11:22:33 +0000 |
commit | 69a107aa04f5869f32dfc69c20c6bf44bedb02c0 (patch) | |
tree | 518d182d9638c69f441dee4f3af39139ccb71042 /target/linux/ps3/Makefile | |
parent | b07d307d3fe1d4cb8c7c609cdac5d37ff4350cab (diff) | |
download | upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.gz upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.tar.bz2 upstream-69a107aa04f5869f32dfc69c20c6bf44bedb02c0.zip |
update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 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 9512e59015..633dc99d5b 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.6 +LINUX_VERSION:=2.6.30.7 KERNEL_CC:= |