diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:45 +0000 |
commit | a47b8566a194791a02ec969ce0756e8f7ad972f6 (patch) | |
tree | 597aedb712aa88b39eef3d924b447e62889906e9 /target/linux/pxcab/Makefile | |
parent | 6891ad6ef661738aaa4724f3379091a99496da47 (diff) | |
download | upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.gz upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.tar.bz2 upstream-a47b8566a194791a02ec969ce0756e8f7ad972f6.zip |
update to 2.6.30, refresh patches
SVN-Revision: 18635
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 308c452e2f..7ca7c0536b 100644 --- a/target/linux/pxcab/Makefile +++ b/target/linux/pxcab/Makefile @@ -11,7 +11,7 @@ BOARD:=pxcab BOARDNAME:=PowerXCell Accelerator Board FEATURES+=powerpc64 fpu ramdisk -LINUX_VERSION:=2.6.30.9 +LINUX_VERSION:=2.6.30.10 KERNEL_CC:= |