diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2008-12-11 12:55:28 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2008-12-11 12:55:28 +0000 |
commit | e8859760d6369ef46d0e78acdf8c3ecc71d3af0f (patch) | |
tree | f2086ba76788a3d2cd0a1dda9f0bec9035b44a6b /target/linux/ps3/Makefile | |
parent | 50119fe0fe9da54151ce63275fa006b9ac6840ea (diff) | |
download | upstream-e8859760d6369ef46d0e78acdf8c3ecc71d3af0f.tar.gz upstream-e8859760d6369ef46d0e78acdf8c3ecc71d3af0f.tar.bz2 upstream-e8859760d6369ef46d0e78acdf8c3ecc71d3af0f.zip |
Add 2.6.27.8 kernel Modify startup files
SVN-Revision: 13596
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 a521ca88c4..098fbd1974 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:= |