diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | 9c2776b652d64041f98918b86f4554b7b678067c (patch) | |
tree | 2ebe010d95948527ec054fd18f00a47010440c3d /target/linux/ps3/Makefile | |
parent | ec59c14ccd954b11187bd407ee785502fbdd7f6e (diff) | |
download | upstream-9c2776b652d64041f98918b86f4554b7b678067c.tar.gz upstream-9c2776b652d64041f98918b86f4554b7b678067c.tar.bz2 upstream-9c2776b652d64041f98918b86f4554b7b678067c.zip |
[kernel] update to 2.6.27.9 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 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 098fbd1974..ebcc4a9cf0 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.27.8 +LINUX_VERSION:=2.6.27.9 KERNEL_CC:= |