diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-02 10:17:03 +0000 |
commit | d7d8665572aea1b814c4a59d1b25d4a41c3baa62 (patch) | |
tree | e5ff9d6b5df84b7ab7808e1cfd9e0261db5bc4ce /target/linux/ps3 | |
parent | aaac1064de71c495d284b981d83f70d3bd445826 (diff) | |
download | upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.gz upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.tar.bz2 upstream-d7d8665572aea1b814c4a59d1b25d4a41c3baa62.zip |
update to 2.6.25.1 and refresh patches
SVN-Revision: 11006
Diffstat (limited to 'target/linux/ps3')
-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 c1e1d63887..5bec1f5805 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 +LINUX_VERSION:=2.6.25.1 KERNEL_CC:= |