diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-11 12:55:28 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-11 12:55:28 +0000 |
commit | 20340a5afa9429f9e11fcfc5cdc9a6c1302ad114 (patch) | |
tree | cc43c55809d2e747ca839dc60c022eceb8b32acc /target/linux/ps3/Makefile | |
parent | e033127082dbd510306da42e1666fbe01965b03f (diff) |
Add 2.6.27.8 kernel
Modify startup files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13596 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 a521ca88c..098fbd197 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -10,7 +10,7 @@ ARCH:=powerpc BOARD:=ps3 BOARDNAME:=Sony PS3 Game Console -LINUX_VERSION:=2.6.25.20 +LINUX_VERSION:=2.6.27.8 KERNEL_CC:= |