diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-20 14:12:11 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-20 14:12:11 +0000 |
commit | 099b7c06385d3852363461a08d3804b2845a4698 (patch) | |
tree | b6ee077505209ba57cb314adfb484fc44bd98a2b /target/linux/ps3/Makefile | |
parent | 0ca9e026a84255ec4a4e58afb8f6132eb233831e (diff) |
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:= |