diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2009-02-20 14:12:11 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2009-02-20 14:12:11 +0000 |
commit | 154896caa716dffe3c21ef0613baf38af4baaa71 (patch) | |
tree | b6ee077505209ba57cb314adfb484fc44bd98a2b /target/linux/ps3/Makefile | |
parent | d7399da7a7ea0b461b83fbc534900d07feea3289 (diff) | |
download | upstream-154896caa716dffe3c21ef0613baf38af4baaa71.tar.gz upstream-154896caa716dffe3c21ef0613baf38af4baaa71.tar.bz2 upstream-154896caa716dffe3c21ef0613baf38af4baaa71.zip |
Bumped ps3 kernel to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14581 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 20eed76e42..9595973342 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -11,7 +11,7 @@ BOARD:=ps3 BOARDNAME:=Sony PS3 Game Console SUBTARGETS=petitboot -LINUX_VERSION:=2.6.27.8 +LINUX_VERSION:=2.6.28.2 KERNEL_CC:= |