diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:13:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-31 11:13:55 +0000 |
commit | ab5bc1497375c723028721d63598c29060fdf822 (patch) | |
tree | df436c2bbcc8151d94297335ca3046429d372dbf /target/linux/pxcab/Makefile | |
parent | c5879ba76d5e02b80f9062fa2f8c41462aed6749 (diff) | |
download | upstream-ab5bc1497375c723028721d63598c29060fdf822.tar.gz upstream-ab5bc1497375c723028721d63598c29060fdf822.tar.bz2 upstream-ab5bc1497375c723028721d63598c29060fdf822.zip |
update to 2.6.30.4
SVN-Revision: 17062
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 8d48aa080b..14ce358825 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.3 +LINUX_VERSION:=2.6.30.4 KERNEL_CC:= |