diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-27 10:02:24 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-27 10:02:24 +0000 |
commit | b2c26c32dd639d3c55134fa45fcfce338158a432 (patch) | |
tree | bd13bde15f14eb316d812854683c1752806948b0 /target/linux/pxcab/Makefile | |
parent | 103c99b960a179fe125a2c425764fe24ff71a996 (diff) | |
download | upstream-b2c26c32dd639d3c55134fa45fcfce338158a432.tar.gz upstream-b2c26c32dd639d3c55134fa45fcfce338158a432.tar.bz2 upstream-b2c26c32dd639d3c55134fa45fcfce338158a432.zip |
switch to 2.6.30.3
SVN-Revision: 17028
Diffstat (limited to 'target/linux/pxcab/Makefile')
-rw-r--r-- | target/linux/pxcab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxcab/Makefile b/target/linux/pxcab/Makefile index 613f983e40..8d48aa080b 100644 --- a/target/linux/pxcab/Makefile +++ b/target/linux/pxcab/Makefile @@ -11,7 +11,7 @@ BOARD:=pxcab BOARDNAME:=PowerXCell Accelerator Board FEATURES:=fpu ramdisk -LINUX_VERSION:=2.6.30.2 +LINUX_VERSION:=2.6.30.3 KERNEL_CC:= |